Searched refs:out_rgb24 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libswscale/ppc/ |
H A D | yuv2rgb_altivec.c | 445 #define out_rgb24(a, b, c, ptr) vec_mstrgb24(a, b, c, ptr) macro 452 DEFCSP420_CVT(yuv2_rgb24, out_rgb24) 732 out_rgb24(R, G, B, out); in yuv2packedX_altivec() 824 out_rgb24(R, G, B, nout); in yuv2packedX_altivec()
|
Completed in 2 milliseconds