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

  /external/v4l2_codec2/include/
C2VDACommon.h 15 YV12 = 0x32315659,
  /external/libaom/libaom/apps/
aomenc.h 30 YV12, // 4:2:0 with uv flipped, only 8-bit depth
  /external/libvpx/libvpx/
vpxenc.h 30 YV12, // 4:2:0 with uv flipped, only 8-bit depth
  /cts/tests/tests/rscpp/src/android/cts/rscpp/
RSYuvTest.java 113 // Test for the API 18 conversion path with yv12
124 tb.setYuvFormat(android.graphics.ImageFormat.YV12);
145 android.graphics.ImageFormat.YV12);

Completed in 410 milliseconds