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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderPAVC.cpp 56 mParamAvc.eLevel = OMX_VIDEO_AVCLevel41; //OMX_VIDEO_AVCLevel1;
OMXVideoDecoderAVC.cpp 67 mParamAvc.eLevel = OMX_VIDEO_AVCLevel41; //OMX_VIDEO_AVCLevel1;
OMXVideoEncoderAVC.cpp 44 { OMX_VIDEO_AVCLevel41, 41, "AVC Level41" },
    [all...]
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp 70 { OMX_VIDEO_AVCLevel41, 41 },
89 { OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel41 },
102 { OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel41 },
945 OMX_VIDEO_AVCLEVELTYPE omxLevel = OMX_VIDEO_AVCLevel41;
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.cpp 44 { OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel41 },
  /frameworks/native/include/media/openmax/
OMX_AsString.h     [all...]
OMX_Video.h     [all...]
  /frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.cpp 64 { OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel41 },
82 { OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel41 },
100 { OMX_VIDEO_AVCProfileHigh, OMX_VIDEO_AVCLevel41 },
  /hardware/qcom/media/mm-core/inc/
OMX_Video.h     [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h 797 OMX_VIDEO_AVCLevel41 = 0x1000, /**< Level 4.1 *
    [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/avc/enc/
SoftAVCEncoder.cpp 82 { OMX_VIDEO_AVCLevel41, AVC_LEVEL4_1, 8192 },
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 108 mParamAvc.eLevel = OMX_VIDEO_AVCLevel41; //OMX_VIDEO_AVCLevel1;
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 111 {8192,245760,50000000,OMX_VIDEO_AVCLevel41,OMX_VIDEO_AVCProfileBaseline,32768},
130 {8192,245760,50000000,OMX_VIDEO_AVCLevel41,OMX_VIDEO_AVCProfileHigh,32768},
149 {8192,245760,50000000,OMX_VIDEO_AVCLevel41,OMX_VIDEO_AVCProfileMain,32768},
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device_copper.cpp     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 295 milliseconds