Searched refs:tdstUV (Results 1 – 1 of 1) sorted by relevance
260 uint16_t *tdstUV = dstUV; in planarToP01xWrapper() local264 *tdstUV++ = *tsrc1++ << shift[1]; in planarToP01xWrapper()265 *tdstUV++ = *tsrc2++ << shift[2]; in planarToP01xWrapper()307 uint16_t *tdstUV = dstUV; in planar8ToP01xleWrapper() local312 output_pixel(tdstUV++, t | (t << 8)); in planar8ToP01xleWrapper()314 output_pixel(tdstUV++, t | (t << 8)); in planar8ToP01xleWrapper()