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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9Hybrid.cpp 501 unsigned int sliceHeightCropped = heightCropped;
524 paramPortDefinitionOutput.format.video.nSliceHeight = sliceHeightCropped;
OMXVideoDecoderVP9HWR.cpp 501 uint32_t sliceHeightCropped = heightCropped;
520 paramPortDefinitionOutput.format.video.nSliceHeight = sliceHeightCropped;
OMXVideoDecoderBase.cpp 704 uint32_t sliceHeightCropped = heightCropped;
789 paramPortDefinitionOutput.format.video.nSliceHeight = sliceHeightCropped;
    [all...]

Completed in 368 milliseconds