Searched defs:in_max (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | vf_misc_vaapi.c | 50 static float map(int x, int in_min, int in_max, float out_min, float out_max) in map() argument
|
H A D | vf_procamp_vaapi.c | 54 static float map(float x, float in_min, float in_max, float out_min, float out_max) in map() argument
|
H A D | vf_colorlevels.c | 37 double in_min, in_max; member
|
H A D | vf_lut3d.c | 880 float in_max[3] = {1.0, 1.0, 1.0}; in parse_cinespace() local 1643 float in_max[3] = {1.0, 1.0, 1.0}; parse_cinespace_1d() local [all...] |
/third_party/alsa-lib/test/ |
H A D | latency.c | 343 void showinmax(size_t in_max) in showinmax() argument 588 size_t frames_in, frames_out, in_max; in main() local
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngvalid.c | 6722 double in_max = floor((in+err)*max + digitization_error); in transform_range_check() local
|
Completed in 22 milliseconds