Searched refs:uSourcePlane (Results 1 – 2 of 2) sorted by relevance
47 const unsigned char* uSourcePlane = sourceImage + sourceWidth * sourceHeight; in createRawThumbnail() local48 const unsigned char* vSourcePlane = uSourcePlane + sourceWidth * sourceHeight / 4; in createRawThumbnail()64 uSourcePlane, sourceWidth / 2, in createRawThumbnail()
79 unsigned char* uSourcePlane = &sourcePlanes[0]; in createRawThumbnail() local84 uSourcePlane[i] = sourceImage[sourceWidth * sourceHeight + i * 2 + 1]; in createRawThumbnail()101 uSourcePlane, sourceWidth / 2, in createRawThumbnail()