Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvpx_image.h126 #define PLANE_Y VPX_PLANE_Y macro
/external/libvpx/libvpx/
Dy4minput.c1042 _img->stride[PLANE_Y] = _img->stride[PLANE_ALPHA] = in y4m_input_fetch_frame()
1045 _img->planes[PLANE_Y] = _y4m->dst_buf; in y4m_input_fetch_frame()