Searched refs:VPX_IMG_FMT_I422 (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dy4menc.c18 fmt == VPX_IMG_FMT_I422 ? "C422\n" :
H A Dy4minput.c788 _y4m->vpx_fmt = VPX_IMG_FMT_I422;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_image.h59 VPX_IMG_FMT_I422 = VPX_IMG_FMT_PLANAR | 5, enumerator in enum:vpx_img_fmt
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
H A Dvp9_iface_common.h25 img->fmt = VPX_IMG_FMT_I422;
H A Dvp9_cx_iface.c265 case VPX_IMG_FMT_I422:

Completed in 153 milliseconds