Searched refs:YUV411_V12 (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ | ||
D | yuv.h | 55 #define YUV411_V12(y) YUV411_V10(y) macro |
D | yuvconvert.c | 31 YUV422_V0(*out_odd) = YUV411_V12(*in); in yuv_sv411_to_cl422dc() |