/frameworks/av/media/libstagefright/codecs/avcdec/ |
SoftAVCDec.cpp | 53 { OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel1b }, 71 { OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel1b }, 89 { OMX_VIDEO_AVCProfileHigh, OMX_VIDEO_AVCLevel1b },
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/ |
SoftAVC.cpp | 33 { OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel1b },
|
/frameworks/av/media/libstagefright/codecs/avcenc/ |
SoftAVCEnc.cpp | 61 { OMX_VIDEO_AVCLevel1b, 9 }, 80 { OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel1b }, 93 { OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel1b }, [all...] |
/frameworks/native/include/media/openmax/ |
OMX_AsString.h | [all...] |
OMX_Video.h | [all...] |
/hardware/qcom/media/msm8974/mm-core/inc/ |
OMX_Video.h | 790 OMX_VIDEO_AVCLevel1b = 0x02, /**< Level 1b */ [all...] |
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
OMX_Video.h | 786 OMX_VIDEO_AVCLevel1b = 0x02, /**< Level 1b */ [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 | 75 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileBaseline}, 89 {99,1485,160000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileHigh}, 103 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileMain}, [all...] |
video_encoder_device_copper.cpp | 74 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileBaseline}, 88 {99,1485,160000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileHigh}, 102 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileMain}, [all...] |
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
video_encoder_device.cpp | 72 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileBaseline}, 86 {99,1485,160000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileHigh}, 100 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileMain}, [all...] |
video_encoder_device_v4l2.cpp | 100 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileBaseline,396}, 119 {99,1485,160000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileHigh,396}, 138 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileMain,396}, [all...] |
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
video_encoder_device.cpp | 73 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileBaseline}, 87 {99,1485,160000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileHigh}, 101 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileMain}, [all...] |
video_encoder_device_v4l2.cpp | 103 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileBaseline,396}, 123 {99,1485,160000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileHigh,396}, 143 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileMain,396}, [all...] |
/frameworks/av/media/libstagefright/ |
Utils.cpp | 207 { 9, OMX_VIDEO_AVCLevel1b }, // technically, 9 is only used for High+ profiles 210 { 11, OMX_VIDEO_AVCLevel1b }, 244 codecLevel = (constraints & 0x10) ? OMX_VIDEO_AVCLevel1b : OMX_VIDEO_AVCLevel11; [all...] |
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
venc_test.cpp | 151 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileBaseline}, 165 {99,1485,160000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileHigh}, 179 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileMain}, [all...] |
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/ |
venc_test.cpp | 160 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileBaseline}, 178 {99,1485,160000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileHigh}, 196 {99,1485,128000,OMX_VIDEO_AVCLevel1b,OMX_VIDEO_AVCProfileMain}, [all...] |
/frameworks/av/media/libstagefright/codecs/avc/enc/ |
SoftAVCEncoder.cpp | 68 { OMX_VIDEO_AVCLevel1b, AVC_LEVEL1, 99 },
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
OMX_VideoEnc_Utils.c | [all...] |
OMX_VideoEncoder.c | 120 {OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel1b}, [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 | 154 {OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel1b}, [all...] |