Searched refs:mYuvWidth (Results 1 – 2 of 2) sorted by relevance
3678 mYuvWidth = stream->width; in QCamera3PicChannel()3794 streamDim.width = (int32_t)mYuvWidth; in initialize()3875 dim.width = (int32_t)mYuvWidth; in request()4193 mYuvWidth = width; in overrideYuvSize()4312 dim.width = (int32_t)mYuvWidth; in returnYuvBufferAndEncode()
606 uint32_t mYuvWidth, mYuvHeight; variable