Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvpx_image.h128 #define PLANE_V VPX_PLANE_V macro
/external/libvpx/libvpx/
Dy4minput.c1044 _img->stride[PLANE_U] = _img->stride[PLANE_V] = c_w; in y4m_input_fetch_frame()
1047 _img->planes[PLANE_V] = _y4m->dst_buf + pic_sz + c_sz; in y4m_input_fetch_frame()