/hardware/qcom/media/mm-core/inc/ |
H A D | OMX_Video.h | 791 OMX_VIDEO_AVCLevel2 = 0x20, /**< Level 2 */ enumerator in enum:OMX_VIDEO_AVCLEVELTYPE
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
H A D | OMX_Video.h | 790 OMX_VIDEO_AVCLevel2 = 0x20, /**< Level 2 */ enumerator in enum:OMX_VIDEO_AVCLEVELTYPE
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
H A D | OMX_Video.h | 790 OMX_VIDEO_AVCLevel2 = 0x20, /**< Level 2 */ enumerator in enum:OMX_VIDEO_AVCLEVELTYPE
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
H A D | OMX_Video.h | 790 OMX_VIDEO_AVCLevel2 = 0x20, /**< Level 2 */
enumerator in enum:OMX_VIDEO_AVCLEVELTYPE
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
H A D | OMX_Video.h | 790 OMX_VIDEO_AVCLevel2 = 0x20, /**< Level 2 */ enumerator in enum:OMX_VIDEO_AVCLEVELTYPE
|
/hardware/qcom/media/mm-video/vidc/venc/src/ |
H A D | video_encoder_device.cpp | 80 {396,11880,2000000,OMX_VIDEO_AVCLevel2,OMX_VIDEO_AVCProfileBaseline}, 94 {396,11880,2500000,OMX_VIDEO_AVCLevel2,OMX_VIDEO_AVCProfileHigh}, 108 {396,11880,2000000,OMX_VIDEO_AVCLevel2,OMX_VIDEO_AVCProfileMain}, 2010 case OMX_VIDEO_AVCLevel2: 2656 *eLevel = OMX_VIDEO_AVCLevel2;
|
H A D | video_encoder_device_copper.cpp | 79 {396,11880,2000000,OMX_VIDEO_AVCLevel2,OMX_VIDEO_AVCProfileBaseline}, 93 {396,11880,2500000,OMX_VIDEO_AVCLevel2,OMX_VIDEO_AVCProfileHigh}, 107 {396,11880,2000000,OMX_VIDEO_AVCLevel2,OMX_VIDEO_AVCProfileMain}, 1965 case OMX_VIDEO_AVCLevel2: 2747 *eLevel = OMX_VIDEO_AVCLevel2;
|
/hardware/qcom/media/mm-video/vidc/venc/test/ |
H A D | venc_test.cpp | 155 {396,11880,2000000,OMX_VIDEO_AVCLevel2,OMX_VIDEO_AVCProfileBaseline}, 169 {396,11880,2500000,OMX_VIDEO_AVCLevel2,OMX_VIDEO_AVCProfileHigh}, 183 {396,11880,2000000,OMX_VIDEO_AVCLevel2,OMX_VIDEO_AVCProfileMain},
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/ |
H A D | Exynos_OMX_H264enc.c | 62 {OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel2}, 77 {OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel2}, 92 {OMX_VIDEO_AVCProfileHigh, OMX_VIDEO_AVCLevel2}, 130 else if (level == OMX_VIDEO_AVCLevel2)
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/ |
H A D | Exynos_OMX_H264dec.c | 70 {OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel2}, 85 {OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel2}, 100 {OMX_VIDEO_AVCProfileHigh, OMX_VIDEO_AVCLevel2},
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
H A D | OMX_VideoEnc_Utils.c | 1398 case OMX_VIDEO_AVCLevel2: 3352 else if (pH264->eLevel == OMX_VIDEO_AVCLevel2)
|
H A D | OMX_VideoEncoder.c | 124 {OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel2},
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/ |
H A D | VideoEncTest.c | 2071 pAppData->eLevelH264 = OMX_VIDEO_AVCLevel2;
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
H A D | OMX_VideoDecoder.c | 158 {OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel2},
|
H A D | OMX_VideoDec_Utils.c | 7122 case OMX_VIDEO_AVCLevel2:
|