/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/src/ |
H A D | vidc_common.cpp | 112 {OMX_VIDEO_AVCLevel42, V4L2_MPEG_VIDEO_H264_LEVEL_4_2},
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/src/ |
H A D | vidc_common.cpp | 113 {OMX_VIDEO_AVCLevel42, V4L2_MPEG_VIDEO_H264_LEVEL_4_2},
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/src/ |
H A D | vidc_common.cpp | 111 {OMX_VIDEO_AVCLevel42, V4L2_MPEG_VIDEO_H264_LEVEL_4_2},
|
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
H A D | OMX_Video.h | 798 OMX_VIDEO_AVCLevel42 = 0x2000, /**< Level 4.2 */ enumerator
|
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/ |
H A D | OMX_Video.h | 802 OMX_VIDEO_AVCLevel42 = 0x2000, /**< Level 4.2 */ enumerator
|
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/ |
H A D | OMX_Video.h | 802 OMX_VIDEO_AVCLevel42 = 0x2000, /**< Level 4.2 */ enumerator
|
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/ |
H A D | OMX_Video.h | 802 OMX_VIDEO_AVCLevel42 = 0x2000, /**< Level 4.2 */ enumerator
|
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/ |
H A D | OMX_Video.h | 815 OMX_VIDEO_AVCLevel42 = 0x2000, /**< Level 4.2 */ enumerator
|
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/ |
H A D | OMX_Video.h | 808 OMX_VIDEO_AVCLevel42 = 0x2000, /**< Level 4.2 */ enumerator
|
/aosp12/frameworks/native/headers/media_plugin/media/openmax/ |
H A D | OMX_Video.h | 832 OMX_VIDEO_AVCLevel42 = 0x2000, /**< Level 4.2 */ enumerator
|
H A D | OMX_AsString.h | 910 case OMX_VIDEO_AVCLevel42: return "Level42";
|
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/ |
H A D | OMX_Video.h | 815 OMX_VIDEO_AVCLevel42 = 0x2000, /**< Level 4.2 */ enumerator
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 112 {8704,522240,50000000,OMX_VIDEO_AVCLevel42,OMX_VIDEO_AVCProfileBaseline,34816}, 131 {8704,522240,50000000,OMX_VIDEO_AVCLevel42,OMX_VIDEO_AVCProfileHigh,34816}, 150 {8704,522240,50000000,OMX_VIDEO_AVCLevel42,OMX_VIDEO_AVCProfileMain,34816}, 3466 case OMX_VIDEO_AVCLevel42: in venc_set_profile_level() 5113 *eLevel = OMX_VIDEO_AVCLevel42; in venc_get_profile_level()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
H A 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()
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2_params.cpp | 403 pParam->eLevel = OMX_VIDEO_AVCLevel42; in get_parameter()
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 115 {8704,522240,50000000,OMX_VIDEO_AVCLevel42,OMX_VIDEO_AVCProfileBaseline,34816}, 135 {8704,522240,50000000,OMX_VIDEO_AVCLevel42,OMX_VIDEO_AVCProfileHigh,34816}, 155 {8704,522240,50000000,OMX_VIDEO_AVCLevel42,OMX_VIDEO_AVCProfileMain,34816}, 4622 case OMX_VIDEO_AVCLevel42: in venc_set_profile_level() 6683 *eLevel = OMX_VIDEO_AVCLevel42; in venc_get_profile_level()
|
/aosp12/frameworks/av/media/libstagefright/codecs/avcenc/ |
H A D | SoftAVCEnc.cpp | 70 { OMX_VIDEO_AVCLevel42, 42 },
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 118 {8704,522240,50000000,OMX_VIDEO_AVCLevel42,0,34816}, 5205 case OMX_VIDEO_AVCLevel42: in venc_set_profile_level() 7497 *eLevel = OMX_VIDEO_AVCLevel42; in venc_get_profile_level()
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | Utils.cpp | 202 { 42, OMX_VIDEO_AVCLevel42 }, in parseAvcProfileLevelFromAvcc()
|
H A D | ACodec.cpp | 4493 { 522240, 8704, 263, 50000, OMX_VIDEO_AVCLevel42 }, in getAVCLevelFor()
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 4259 *eLevel = OMX_VIDEO_AVCLevel42; in venc_get_profile_level()
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 7165 *eLevel = OMX_VIDEO_AVCLevel42; in venc_get_profile_level()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 7390 *eLevel = OMX_VIDEO_AVCLevel42; in venc_get_profile_level()
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 3798 pParam->eLevel = OMX_VIDEO_AVCLevel42; in get_parameter()
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 3856 pParam->eLevel = OMX_VIDEO_AVCLevel42; in get_parameter()
|