Lines Matching refs:uWidth
318 uint32_t* uWidth, in getYUVOffsets() argument
346 *uWidth = width / 2; in getYUVOffsets()
367 *uWidth = width / 2; in getYUVOffsets()
379 *uWidth = width / 2; in getYUVOffsets()
400 *uWidth = width / 2; in getYUVOffsets()
420 *uWidth = width / 2; in getYUVOffsets()
423 *uStridePixels = (*uWidth); in getYUVOffsets()
874 uint32_t uWidth, uHeight = 0, uOffsetBytes, uStridePixels = 0, uStrideBytes; in init() local
878 &uWidth, &uHeight, &uOffsetBytes, &uStridePixels, &uStrideBytes, in init()
941 uint32_t uWidth, uHeight, uOffsetBytes, uStridePixels, uStrideBytes; in readPixels() local
945 &uWidth, &uHeight, &uOffsetBytes, &uStridePixels, &uStrideBytes, in readPixels()
1024 uint32_t uWidth = 0, uHeight = 0, uOffsetBytes, uStridePixels = 0, uStrideBytes; in drawConvertFromFormat() local
1028 &uWidth, &uHeight, &uOffsetBytes, &uStridePixels, &uStrideBytes, in drawConvertFromFormat()
1038 uWidth, uHeight, uOffsetBytes, uStridePixels, uStrideBytes, in drawConvertFromFormat()
1045 static_cast<float>(uWidth), in drawConvertFromFormat()