Searched refs:PLANE_Y (Results 1 – 4 of 4) sorted by relevance
122 #define PLANE_Y VPX_PLANE_Y macro
610 const uint8_t *srcLine = (const uint8_t *)img->planes[PLANE_Y]; in FillRenderBuffer()615 srcLine += img->stride[PLANE_Y]; in FillRenderBuffer()
934 _img->stride[PLANE_Y] = _img->stride[PLANE_ALPHA] = _y4m->pic_w; in y4m_input_fetch_frame()936 _img->planes[PLANE_Y] = _y4m->dst_buf; in y4m_input_fetch_frame()
227 p_frame->frame[0].plane[0].plane_type = PLANE_Y; in lib2d_fill_img_frame()