|
FFmpeg
|
Go to the source code of this file.
Functions | |
| double | fmin (double, double) |
| double | fmax (double, double) |
| float | fminf (float, float) |
| float | fmaxf (float, float) |
| long double | fmodl (long double, long double) |
| long double | scalbnl (long double, int) |
| long double | copysignl (long double, long double) |
Referenced by compute_row(), config_input(), convert_coeffs(), detect_clips(), do_corr(), draw_response(), est_filter_radius(), ff_estimate_b_frame_motion(), filter_frame(), flush_buffer(), get_max_local_gain(), minimum_filter(), output_frame(), perform_compression(), sample_noise_block(), and update_gain_history().
Referenced by checkasm_bench_finish(), checkasm_stats_estimate(), checkasm_var_sub(), compute_frame_rms(), compute_frame_std_dev(), compute_row(), do_corr(), draw_response(), eotf_arib_std_b67(), eotf_arib_std_b67_inv(), find_peak_magnitude(), floor_offset(), fuzzy_equal(), kaiser(), output_frame(), process_frame(), sample_noise_block(), set_parameters(), and uninit().
Referenced by clip_gamma(), convert_full_range(), do_hsvkey_pixel(), filter_block2d(), filter_block3d1(), filter_block3d2(), filter_frame(), find_peak(), init(), kelvin2rgb(), lsp_interpolate(), multicomb(), perceptual(), pq_oetf(), project(), scale_gamma(), softclip(), spectral_crest(), stereo_position(), unwrap(), and update_stat().
1.8.17