/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoDecoderAVC.cpp | 295 {OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel42}, in GetParamVideoAVCProfileLevel() 296 {OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel42}, in GetParamVideoAVCProfileLevel() 297 {OMX_VIDEO_AVCProfileHigh, OMX_VIDEO_AVCLevel42} in GetParamVideoAVCProfileLevel()
|
D | OMXVideoEncoderAVC.cpp | 45 { OMX_VIDEO_AVCLevel42, 42, "AVC Level42" },
|
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/ |
D | OMXVideoDecoderAVCSecure.cpp | 505 {OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel42}, in GetParamVideoAVCProfileLevel() 506 {OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel42}, in GetParamVideoAVCProfileLevel() 507 {OMX_VIDEO_AVCProfileHigh, OMX_VIDEO_AVCLevel42} in GetParamVideoAVCProfileLevel()
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Video.h | 798 OMX_VIDEO_AVCLevel42 = 0x2000, /**< Level 4.2 */ enumerator
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
D | OMX_Video.h | 798 OMX_VIDEO_AVCLevel42 = 0x2000, /**< Level 4.2 */ enumerator
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Video.h | 816 OMX_VIDEO_AVCLevel42 = 0x2000, /**< Level 4.2 */ enumerator
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Video.h | 798 OMX_VIDEO_AVCLevel42 = 0x2000, /**< Level 4.2 */ enumerator
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
D | OMX_Video.h | 798 OMX_VIDEO_AVCLevel42 = 0x2000, /**< Level 4.2 */ enumerator
|
/hardware/qcom/media/mm-core/inc/ |
D | OMX_Video.h | 802 OMX_VIDEO_AVCLevel42 = 0x2000, /**< Level 4.2 */ enumerator
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/ |
D | Exynos_OMX_H264enc.c | 70 {OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel42}, 85 {OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel42}, 100 {OMX_VIDEO_AVCProfileHigh, OMX_VIDEO_AVCLevel42}}; 146 else if (level == OMX_VIDEO_AVCLevel42) in OMXAVCLevelToLevelIDC()
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 105 {8704,522240,50000000,OMX_VIDEO_AVCLevel42,OMX_VIDEO_AVCProfileBaseline}, 124 {8704,522240,50000000,OMX_VIDEO_AVCLevel42,OMX_VIDEO_AVCProfileHigh}, 143 {8704,522240,50000000,OMX_VIDEO_AVCLevel42,OMX_VIDEO_AVCProfileMain}, 3008 case OMX_VIDEO_AVCLevel42: in venc_set_profile_level() 4178 *eLevel = OMX_VIDEO_AVCLevel42; in venc_get_profile_level()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/ |
D | Exynos_OMX_H264dec.c | 78 {OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel42}, 93 {OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel42}, 108 {OMX_VIDEO_AVCProfileHigh, OMX_VIDEO_AVCLevel42}};
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
D | video_encoder_device_copper.cpp | 1988 case OMX_VIDEO_AVCLevel42: in venc_set_profile_level() 2770 *eLevel = OMX_VIDEO_AVCLevel42; in venc_get_profile_level()
|