Home
last modified time | relevance | path

Searched refs:VPX_IMG_FMT_VPXYV12 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx/src/
Dvpx_image.c69 case VPX_IMG_FMT_VPXYV12: in img_alloc_helper()
99 case VPX_IMG_FMT_VPXYV12: in img_alloc_helper()
115 case VPX_IMG_FMT_VPXYV12: in img_alloc_helper()
/external/libvpx/libvpx/vpx/
Dvpx_image.h57VPX_IMG_FMT_VPXYV12 = VPX_IMG_FMT_PLANAR | VPX_IMG_FMT_UV_FLIP | 3, /** < planar 4:2:0 format with… enumerator
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c270 case VPX_IMG_FMT_VPXYV12: in validate_img()