Home
last modified time | relevance | path

Searched defs:yuv2plane1_float (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libswscale/ppc/
Dswscale_altivec.c220 #define yuv2plane1_float(template, dest_type, BE_LE) \ macro
229 yuv2plane1_float(yuv2plane1_float_altivec, float, BE) in yuv2plane1_float() function
/third_party/ffmpeg/libswscale/
Doutput.c285 #define yuv2plane1_float(template, dest_type, BE_LE) \ macro
301 yuv2plane1_float(yuv2plane1_float_c_template, float, BE) in yuv2plane1_float() function