Searched defs:uPlane (Results 1 – 7 of 7) sorted by relevance
108 const uint8_t* uPlane = yPlane + mAlignedImage.width * mAlignedImage.height; in TEST_F() local124 const uint8_t* uPlane = yPlane + mUnalignedImage.width * mUnalignedImage.height; in TEST_F() local
925 uint8_t* uPlane = const_cast<uint8_t*>(data + (mFrameWidth * mFrameHeight)); in setRawBuf() local956 uint8_t* uPlane = const_cast<uint8_t*>(data + (mFrameWidth * mFrameHeight)); in setRawBuf() local
1004 uint8_t *uPlane = (uint8_t *)malloc(frameSize - (mWidth * mHeight)); in setEncParams() local1040 uint8_t *uPlane = (uint8_t *)malloc((mWidth * mHeight) / 4); in setEncParams() local
374 const auto& uPlane = (*ahbPlanes)[1]; in lockPlanes() local
220 const uint8_t *uPlane = videoDataPtr.data() + frameNumber * frameSize + uOffset; in extractI420Frame() local
1913 DDI_MEDIA_SURFACE uPlane = *mediaSurface; in PutImage() local
5706 DDI_MEDIA_SURFACE uPlane = *mediaSurface; in DdiMedia_PutImage() local