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

  /hardware/intel/common/omx-components/videocodec/
OMXComponentDefines.h 45 #define CHECK_ENUMERATION_RANGE(INDEX, RANGE)\
OMXVideoDecoderH263.cpp 126 CHECK_ENUMERATION_RANGE(p->nProfileIndex,count);
OMXVideoDecoderMPEG2.cpp 127 CHECK_ENUMERATION_RANGE(p->nProfileIndex,count);
OMXVideoDecoderMPEG4.cpp 127 CHECK_ENUMERATION_RANGE(p->nProfileIndex,count);
OMXVideoDecoderAVC.cpp 301 CHECK_ENUMERATION_RANGE(p->nProfileIndex,count);
OMXVideoEncoderH263.cpp 263 CHECK_ENUMERATION_RANGE(p->nProfileIndex,count);
OMXVideoEncoderMPEG4.cpp 261 CHECK_ENUMERATION_RANGE(p->nProfileIndex,count);
OMXVideoEncoderAVC.cpp 686 CHECK_ENUMERATION_RANGE(p->nProfileIndex,mPLTableCount);
    [all...]
OMXVideoEncoderBase.cpp 427 CHECK_ENUMERATION_RANGE(p->nIndex, 2);
    [all...]
OMXVideoDecoderBase.cpp     [all...]
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 545 CHECK_ENUMERATION_RANGE(p->nProfileIndex,count);

Completed in 95 milliseconds