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,
OMXVideoDecoderMPEG2.h 51 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 93 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderBase.h 95 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderVP8.cpp 43 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
OMXVideoDecoderWMV.cpp 43 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
OMXVideoEncoderBase.h 113 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderH263.cpp 43 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
OMXVideoDecoderMPEG2.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 63 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
OMXVideoEncoderBase.cpp 97 paramPortDefinitionInput.nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
    [all...]
OMXVideoDecoderBase.cpp 82 paramPortDefinitionInput.nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
    [all...]
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.h 69 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderAVCSecure.cpp 101 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;

Completed in 109 milliseconds