Searched refs:destBase (Results 1 – 1 of 1) sorted by relevance
256 int8_t* destBase = data + img->stride[VPX_PLANE_Y] * y; in convert_16_to_8_standard() local261 *destBase++ = sampleY >> 2; in convert_16_to_8_standard()