/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/avcdec/ |
SoftAVCDec.cpp | 64 { OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel41 }, 82 { OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel41 }, 100 { OMX_VIDEO_AVCProfileHigh, OMX_VIDEO_AVCLevel41 },
|
/frameworks/av/media/libstagefright/codecs/avcenc/ |
SoftAVCEnc.cpp | 72 { OMX_VIDEO_AVCLevel41, 41 }, 91 { OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel41 }, 104 { OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel41 }, 957 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...] |
/hardware/qcom/media/msm8974/mm-core/inc/ |
OMX_Video.h | [all...] |
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
OMX_Video.h | 797 OMX_VIDEO_AVCLevel41 = 0x1000, /**< Level 4.1 * [all...] |
/hardware/qcom/media/msm8996/mm-core/inc/ |
OMX_Video.h | [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 | 112 mParamAvc.eLevel = OMX_VIDEO_AVCLevel41; //OMX_VIDEO_AVCLevel1;
|
/hardware/qcom/media/msm8974/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/msm8974/mm-video-legacy/vidc/venc/src/ |
video_encoder_device_copper.cpp | [all...] |
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
video_encoder_device_v4l2.cpp | 114 {8192,245760,50000000,OMX_VIDEO_AVCLevel41,OMX_VIDEO_AVCProfileBaseline,32768}, 134 {8192,245760,50000000,OMX_VIDEO_AVCLevel41,OMX_VIDEO_AVCProfileHigh,32768}, 154 {8192,245760,50000000,OMX_VIDEO_AVCLevel41,OMX_VIDEO_AVCProfileMain,32768}, [all...] |
/frameworks/av/media/libstagefright/ |
Utils.cpp | 220 { 41, OMX_VIDEO_AVCLevel41 }, [all...] |
ACodec.cpp | [all...] |
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec_v4l2.cpp | [all...] |