/frameworks/av/media/libstagefright/codecs/avcdec/ |
SoftAVCDec.cpp | 54 { OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel11 }, 72 { OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel11 }, 90 { OMX_VIDEO_AVCProfileHigh, OMX_VIDEO_AVCLevel11 },
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/ |
SoftAVC.cpp | 34 { OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel11 },
|
/frameworks/av/media/libstagefright/codecs/avcenc/ |
SoftAVCEnc.cpp | 62 { OMX_VIDEO_AVCLevel11, 11 }, 81 { OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel11 }, 94 { OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel11 }, [all...] |
/frameworks/native/include/media/openmax/ |
OMX_AsString.h | [all...] |
OMX_Video.h | [all...] |
/hardware/qcom/media/msm8974/mm-core/inc/ |
OMX_Video.h | 791 OMX_VIDEO_AVCLevel11 = 0x04, /**< Level 1.1 */ [all...] |
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
OMX_Video.h | 787 OMX_VIDEO_AVCLevel11 = 0x04, /**< Level 1.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...] |
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
video_encoder_device.cpp | 76 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileBaseline}, 90 {396,3000,240000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileHigh}, 104 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileMain}, [all...] |
video_encoder_device_copper.cpp | 75 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileBaseline}, 89 {396,3000,240000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileHigh}, 103 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileMain}, [all...] |
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
video_encoder_device.cpp | 73 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileBaseline}, 87 {396,3000,240000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileHigh}, 101 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileMain}, [all...] |
video_encoder_device_v4l2.cpp | 101 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileBaseline,900}, 120 {396,3000,240000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileHigh,900}, 139 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileMain,900}, [all...] |
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
video_encoder_device.cpp | 74 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileBaseline}, 88 {396,3000,240000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileHigh}, 102 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileMain}, [all...] |
video_encoder_device_v4l2.cpp | 104 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileBaseline,900}, 124 {396,3000,240000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileHigh,900}, 144 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileMain,900}, [all...] |
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
venc_test.cpp | 152 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileBaseline}, 166 {396,3000,240000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileHigh}, 180 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileMain}, [all...] |
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/ |
venc_test.cpp | 161 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileBaseline}, 179 {396,3000,240000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileHigh}, 197 {396,3000,192000,OMX_VIDEO_AVCLevel11,OMX_VIDEO_AVCProfileMain}, [all...] |
/frameworks/av/media/libstagefright/codecs/avc/enc/ |
SoftAVCEncoder.cpp | 69 { OMX_VIDEO_AVCLevel11, AVC_LEVEL1_1, 396 },
|
/frameworks/av/media/libstagefright/ |
Utils.cpp | 209 { 11, OMX_VIDEO_AVCLevel11 }, // prefer level 1.1 for the value 11 244 codecLevel = (constraints & 0x10) ? OMX_VIDEO_AVCLevel1b : OMX_VIDEO_AVCLevel11; [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
OMX_VideoEnc_Utils.c | [all...] |
OMX_VideoEncoder.c | 121 {OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel11}, [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/ |
VideoEncTest.c | [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
OMX_VideoDecoder.c | 155 {OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel11}, [all...] |