Home
last modified time | relevance | path

Searched refs:YUV_420_PLANAR (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dvideo_frame.h30 YUV_420_PLANAR = 0x13, enumerator
Dvideo_frame.cpp62 if (color_format != YUV_420_PLANAR && color_format != YUV_420_FLEXIBLE && in Create()
121 case YUV_420_PLANAR: in CopyAndConvertToI420Frame()