Searched defs:YV12 (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/media/base/
H A Dyuv_convert.h28 YV12 = 1, // YV12 is half width and half height chroma channels. enumerator in enum:media::YUVType
29 YV12J = 2, // YV12J is the same as YV12, but in JPEG color range.
62 // Pass in YV16/YV12 depending on source format
106 // Biliner Scale a frame of YV12 to 32 bits ARGB on a specified rectangle.
H A Dvideo_frame.h55 YV12 = 1, // 12bpp YVU planar 1x1 Y, 2x2 VU samples enumerator in enum:media::VideoFrame::Format
63 YV12J = 7, // JPEG color range version of YV12
203 // Allocates YV12 frame based on |size|, and sets its data to the YUV(y,u,v).
209 // Allocates YV12 frame based on |size|, and sets its data to the YUV
/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dvpxenc.h29 YV12, // 4:2:0 with uv flipped, only 8-bit depth enumerator in enum:__anon13229
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 104 milliseconds