Home | History | Annotate | Download | only in libvpx

Lines Matching refs:PLANE_V

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