Home
last modified time | relevance | path

Searched refs:uWidth (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/
DYUVConverter.cpp318 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
[all …]