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

/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP9HWR.cpp502 uint32_t sliceHeightCropped = heightCropped; local
521 paramPortDefinitionOutput.format.video.nSliceHeight = sliceHeightCropped;
H A DOMXVideoDecoderVP9Hybrid.cpp566 unsigned int sliceHeightCropped = heightCropped; local
589 paramPortDefinitionOutput.format.video.nSliceHeight = sliceHeightCropped;
H A DOMXVideoDecoderBase.cpp792 uint32_t sliceHeightCropped = heightCropped; local
878 paramPortDefinitionOutput.format.video.nSliceHeight = sliceHeightCropped;

Completed in 36 milliseconds