Searched refs:yuv2NBPSX (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libswscale/ppc/ |
H A D | swscale_vsx.c | 393 yuv2NBPSX(bits, BE_LE, is_be, template_size, typeX_t) 404 #define yuv2NBPSX(bits, BE_LE, is_be, template_size, typeX_t) \ macro 426 yuv2NBPSX(16, BE, 1, 16, int32_t) 427 yuv2NBPSX(16, LE, 0, 16, int32_t)
|
Completed in 5 milliseconds