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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9Hybrid.cpp 427 unsigned int strideCropped = widthCropped;
446 paramPortDefinitionOutput.format.video.nStride = strideCropped;
OMXVideoDecoderBase.cpp 634 uint32_t strideCropped = widthCropped;
681 paramPortDefinitionOutput.format.video.nStride = strideCropped;
    [all...]
OMXVideoDecoderVP9HWR.cpp 503 uint32_t strideCropped = widthCropped;
522 paramPortDefinitionOutput.format.video.nStride = strideCropped;

Completed in 915 milliseconds