Home | History | Annotate | Download | only in libvpx

Lines Matching refs:PLANE_U

935   _img->stride[PLANE_U] = _img->stride[PLANE_V] = c_w;
937 _img->planes[PLANE_U] = _y4m->dst_buf + pic_sz;