Home | History | Annotate | Download | only in libvpx

Lines Matching refs:VPX_PLANE_V

1074                 buf = img->planes[flipuv?VPX_PLANE_V:VPX_PLANE_U];
1082 buf = img->planes[flipuv?VPX_PLANE_U:VPX_PLANE_V];
1087 buf += img->stride[VPX_PLANE_V];