Home
last modified time | relevance | path

Searched defs:float_mult (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libswscale/ppc/
Dswscale_altivec.c122 static const float float_mult = 1.0f / 65535.0f; in yuv2plane1_float_u() local
138 static const float float_mult = 1.0f / 65535.0f; in yuv2plane1_float_bswap_u() local
/third_party/ffmpeg/libswscale/
Doutput.c218 static const float float_mult = 1.0f / 65535.0f; in yuv2plane1_float_c_template() local
234 static const float float_mult = 1.0f / 65535.0f; in yuv2plane1_float_bswap_c_template() local
251 static const float float_mult = 1.0f / 65535.0f; in yuv2planeX_float_c_template() local
271 static const float float_mult = 1.0f / 65535.0f; in yuv2planeX_float_bswap_c_template() local
2341 static const float float_mult = 1.0f / 65535.0f; in yuv2gbrpf32_full_X_c() local
Dutils.c1198 static const float float_mult = 1.0f / 255.0f; in sws_init_context() local