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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderH263.h 50 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderMPEG4.h 51 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderVP8.h 51 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderWMV.h 50 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderPAVC.h 50 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderAVC.h 55 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderVP9Hybrid.h 79 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderVP9HWR.h 101 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoEncoderBase.h 105 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderBase.h 91 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderVP8.cpp 43 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
OMXVideoDecoderWMV.cpp 43 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
OMXVideoDecoderH263.cpp 43 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
OMXVideoDecoderMPEG4.cpp 43 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
OMXVideoDecoderPAVC.cpp 45 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
OMXVideoDecoderAVC.cpp 56 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
OMXVideoDecoderVP9Hybrid.cpp 52 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
OMXVideoDecoderBase.cpp 70 paramPortDefinitionInput.nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
    [all...]
OMXVideoDecoderVP9HWR.cpp 206 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
OMXVideoEncoderBase.cpp 96 paramPortDefinitionInput.nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
    [all...]
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.h 68 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderAVCSecure.cpp 104 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;

Completed in 307 milliseconds