Searched refs:uv_x (Results 1 – 1 of 1) sorted by relevance
226 unsigned int uv_x = x >> img->x_chroma_shift; in aom_img_set_rect() local230 data + uv_x * bytes_per_sample + uv_y * img->stride[AOM_PLANE_U]; in aom_img_set_rect()234 data + uv_x * bytes_per_sample + uv_y * img->stride[AOM_PLANE_V]; in aom_img_set_rect()237 data + uv_x * bytes_per_sample + uv_y * img->stride[AOM_PLANE_V]; in aom_img_set_rect()241 data + uv_x * bytes_per_sample + uv_y * img->stride[AOM_PLANE_U]; in aom_img_set_rect()