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