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) |
double fmin | ( | double | , |
double | |||
) |
Referenced by config_input(), detect_clips(), ff_estimate_b_frame_motion(), and sample_noise_block().
double fmax | ( | double | , |
double | |||
) |
Referenced by process_frame(), sample_noise_block(), set_band_parameters(), and set_parameters().
float fminf | ( | float | , |
float | |||
) |
Referenced by draw_response().
float fmaxf | ( | float | , |
float | |||
) |
Referenced by draw_response(), and set_parameters().