Searched refs:PLANE_U (Results 1 – 3 of 3) sorted by relevance
123 #define PLANE_U VPX_PLANE_U macro
619 srcLine = (const uint8_t *)img->planes[PLANE_U]; in FillRenderBuffer()623 srcLine += img->stride[PLANE_U]; in FillRenderBuffer()
935 _img->stride[PLANE_U] = _img->stride[PLANE_V] = c_w; in y4m_input_fetch_frame()937 _img->planes[PLANE_U] = _y4m->dst_buf + pic_sz; in y4m_input_fetch_frame()