Searched refs:widthUV (Results 1 – 1 of 1) sorted by relevance
357 unsigned short heightUV, widthUV; in allocateImage() local359 widthUV = width; in allocateImage()375 yuv->U.width = yuv->U.pitch = yuv->V.width = yuv->V.pitch = widthUV; in allocateImage()