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 500 unsigned int strideCropped = widthCropped;
523 paramPortDefinitionOutput.format.video.nStride = strideCropped;
OMXVideoDecoderVP9HWR.cpp 500 uint32_t strideCropped = widthCropped;
519 paramPortDefinitionOutput.format.video.nStride = strideCropped;
OMXVideoDecoderBase.cpp 703 uint32_t strideCropped = widthCropped;
788 paramPortDefinitionOutput.format.video.nStride = strideCropped;
    [all...]

Completed in 53 milliseconds