Searched refs:strideCropped (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP9HWR.cpp501 uint32_t strideCropped = widthCropped; local
520 paramPortDefinitionOutput.format.video.nStride = strideCropped;
H A DOMXVideoDecoderVP9Hybrid.cpp565 unsigned int strideCropped = widthCropped; local
588 paramPortDefinitionOutput.format.video.nStride = strideCropped;
H A DOMXVideoDecoderBase.cpp791 uint32_t strideCropped = widthCropped; local
877 paramPortDefinitionOutput.format.video.nStride = strideCropped;

Completed in 9 milliseconds