HomeSort by relevance Sort by last modified time
    Searched refs:sliceHeightCropped (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 632 uint32_t sliceHeightCropped = heightCropped;
674 paramPortDefinitionOutput.format.video.nSliceHeight = sliceHeightCropped;
    [all...]
OMXVideoDecoderVP9HWR.cpp 506 uint32_t sliceHeightCropped = heightCropped;
525 paramPortDefinitionOutput.format.video.nSliceHeight = sliceHeightCropped;

Completed in 282 milliseconds