OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YUV411_Y02
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
yuvconvert.c
19
YUV422_Y0(*out_even) =
YUV411_Y02
(*in);
61
YUV422_Y1(*out_even) =
YUV411_Y02
(*in_even);
yuv.h
35
#define
YUV411_Y02
(y) (y).v[2].y0
/external/python/cpython2/Modules/
yuvconvert.c
19
YUV422_Y0(*out_even) =
YUV411_Y02
(*in);
61
YUV422_Y1(*out_even) =
YUV411_Y02
(*in_even);
yuv.h
35
#define
YUV411_Y02
(y) (y).v[2].y0
Completed in 48 milliseconds