Searched refs:destUBase (Results 1 – 1 of 1) sorted by relevance
274 int8_t* destUBase = data + yLength + img->stride[VPX_PLANE_U] * y; in convert_16_to_8_standard() local281 *destUBase++ = sampleU >> 2; in convert_16_to_8_standard()