Home
last modified time | relevance | path

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

/external/libvpx/vpx/
Dvpx_image.h122 #define PLANE_U VPX_PLANE_U macro
/external/libvpx/
Dy4minput.c876 _img->stride[PLANE_U]=_img->stride[PLANE_V]=c_w; in y4m_input_fetch_frame()
878 _img->planes[PLANE_U]=_y4m->dst_buf+pic_sz; in y4m_input_fetch_frame()