HomeSort by relevance Sort by last modified time
    Searched refs:YUV411_Y11 (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
yuv.h 38 #define YUV411_Y11(y) (y).v[1].y1
yuvconvert.c 27 YUV422_Y1(*out_odd) = YUV411_Y11(*in);
  /external/python/cpython2/Modules/
yuv.h 38 #define YUV411_Y11(y) (y).v[1].y1
yuvconvert.c 27 YUV422_Y1(*out_odd) = YUV411_Y11(*in);

Completed in 47 milliseconds