OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GBM_FORMAT_YVU444
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gbm/main/
gbm.h
191
#define
GBM_FORMAT_YVU444
__gbm_fourcc_code('Y', 'V', '2', '4') /* non-subsampled Cr (1) and Cb (2) planes */
/external/minigbm/
gbm.h
180
#define
GBM_FORMAT_YVU444
__gbm_fourcc_code('Y', 'V', '2', '4') /* non-subsampled Cr (1) and Cb (2) planes */
Completed in 100 milliseconds