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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderPAVC.h 65 OMX_VIDEO_AVCLEVELTYPE mCurrentLevel;
OMXVideoDecoderPAVC.cpp 200 mCurrentLevel = (OMX_VIDEO_AVCLEVELTYPE) p->eLevel;
OMXVideoEncoderAVC.cpp 30 OMX_VIDEO_AVCLEVELTYPE key;
48 { (OMX_VIDEO_AVCLEVELTYPE) 0, 0, "Not Supported" },
104 if (LevelTable[level_index].key == (OMX_VIDEO_AVCLEVELTYPE) 0)
132 mParamAvc.eLevel = (OMX_VIDEO_AVCLEVELTYPE)mPLTable[0].level;
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Video.h     [all...]
OMX_AsString.h     [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Video.h 788 typedef enum OMX_VIDEO_AVCLEVELTYPE {
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h 784 typedef enum OMX_VIDEO_AVCLEVELTYPE {
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h     [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Video.h     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h     [all...]
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp 53 OMX_VIDEO_AVCLEVELTYPE omxLevel;
120 OMX_VIDEO_AVCLEVELTYPE omxLevel, WORD32 *avcLevel) {
135 WORD32 avcLevel, OMX_VIDEO_AVCLEVELTYPE *omxLevel) {
945 OMX_VIDEO_AVCLEVELTYPE omxLevel = OMX_VIDEO_AVCLevel41;
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 398 avcParams->eLevel = (OMX_VIDEO_AVCLEVELTYPE) omxLevel;
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 803 m_sParamAVC.eLevel = (OMX_VIDEO_AVCLEVELTYPE)m_sParamProfileLevel.eLevel;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 316 OMX_VIDEO_AVCLEVELTYPE eLevelH264;
    [all...]
  /frameworks/av/media/libstagefright/
OMXCodec.cpp     [all...]
ACodec.cpp     [all...]

Completed in 820 milliseconds