HomeSort by relevance Sort by last modified time
    Searched refs:INPORT_MIN_BUFFER_COUNT (Results 1 - 24 of 24) 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,
OMXVideoDecoderVP9HWR.h 101 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderVP9Hybrid.h 93 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoEncoderBase.h 107 INPORT_MIN_BUFFER_COUNT = 1,
OMXVideoDecoderBase.h 94 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;
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 62 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
OMXVideoDecoderVP9HWR.cpp 202 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
OMXVideoEncoderBase.cpp 96 paramPortDefinitionInput.nBufferCountMin = INPORT_MIN_BUFFER_COUNT;
    [all...]
OMXVideoDecoderBase.cpp 78 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 97 paramPortDefinitionInput->nBufferCountMin = INPORT_MIN_BUFFER_COUNT;

Completed in 635 milliseconds