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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9Hybrid.h 61 bool isReallocateNeeded(const uint8_t *data, uint32_t data_sz);
OMXVideoDecoderVP9Hybrid.cpp 204 bool OMXVideoDecoderVP9Hybrid::isReallocateNeeded(const uint8_t * data,uint32_t data_sz)
372 if (isReallocateNeeded(inBuffer->pBuffer + inBuffer->nOffset,inBuffer->nFilledLen)) {

Completed in 603 milliseconds