Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_image.h125 #define PLANE_ALPHA VPX_PLANE_ALPHA macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dy4minput.c934 _img->stride[PLANE_Y] = _img->stride[PLANE_ALPHA] = _y4m->pic_w; in y4m_input_fetch_frame()
939 _img->planes[PLANE_ALPHA] = _y4m->dst_buf + pic_sz + 2 * c_sz; in y4m_input_fetch_frame()