Searched defs:surfaceHeight (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP9HWR.cpp260 int surfaceHeight = mGraphicBufferParam.graphicBufferHeight; local
265 extActualBufferHeightStride = surfaceHeight;
284 surfExtBuf->height = surfaceHeight;
285 surfExtBuf->data_size = surfaceStride * surfaceHeight * 1.5;
292 surfExtBuf->offsets[1] = surfaceStride * surfaceHeight;
312 surfaceHeight,
/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderDefs.h206 uint32_t surfaceHeight; member in struct:VideoFormatInfo

Completed in 44 milliseconds