/aosp12/frameworks/av/media/libstagefright/codecs/on2/enc/ |
H A D | SoftVP8Encoder.cpp | 37 { OMX_VIDEO_VP8ProfileMain, OMX_VIDEO_VP8Level_Version1 }, 64 case OMX_VIDEO_VP8Level_Version1: in setCodecSpecificConfiguration() 145 vp8Params->eLevel == OMX_VIDEO_VP8Level_Version1 || in internalSetVp8Params()
|
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/ |
H A D | OMX_VideoExt.h | 77 OMX_VIDEO_VP8Level_Version1 = 0x02, enumerator
|
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/ |
H A D | OMX_VideoExt.h | 77 OMX_VIDEO_VP8Level_Version1 = 0x02, enumerator
|
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/ |
H A D | OMX_VideoExt.h | 77 OMX_VIDEO_VP8Level_Version1 = 0x02, enumerator
|
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/ |
H A D | OMX_VideoExt.h | 77 OMX_VIDEO_VP8Level_Version1 = 0x02, enumerator
|
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/ |
H A D | OMX_VideoExt.h | 77 OMX_VIDEO_VP8Level_Version1 = 0x02, enumerator
|
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/ |
H A D | OMX_VideoExt.h | 77 OMX_VIDEO_VP8Level_Version1 = 0x02, enumerator
|
/aosp12/frameworks/native/headers/media_plugin/media/openmax/ |
H A D | OMX_VideoExt.h | 77 OMX_VIDEO_VP8Level_Version1 = 0x02, enumerator
|
H A D | OMX_AsString.h | 959 case OMX_VIDEO_VP8Level_Version1: return "_Version1";
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/src/ |
H A D | vidc_common.cpp | 153 {OMX_VIDEO_VP8Level_Version1, V4L2_MPEG_VIDC_VIDEO_VP8_VERSION_1},
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/src/ |
H A D | vidc_common.cpp | 157 {OMX_VIDEO_VP8Level_Version1, V4L2_MPEG_VIDC_VIDEO_VP8_VERSION_1},
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/src/ |
H A D | vidc_common.cpp | 142 {OMX_VIDEO_VP8Level_Version1, V4L2_MPEG_VIDC_VIDEO_VP8_VERSION_1},
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 3499 case OMX_VIDEO_VP8Level_Version1: in venc_set_profile_level() 5149 *eLevel = OMX_VIDEO_VP8Level_Version1; in venc_get_profile_level() 5400 *eLevel = OMX_VIDEO_VP8Level_Version1; in venc_validate_profile_level()
|
H A D | omx_video_base.cpp | 4357 profileLevelType->eLevel = OMX_VIDEO_VP8Level_Version1; in get_supported_profile_level()
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 4655 case OMX_VIDEO_VP8Level_Version1: in venc_set_profile_level() 6719 *eLevel = OMX_VIDEO_VP8Level_Version1; in venc_get_profile_level() 6974 *eLevel = OMX_VIDEO_VP8Level_Version1; in venc_validate_profile_level()
|
H A D | omx_video_base.cpp | 4689 profileLevelType->eLevel = OMX_VIDEO_VP8Level_Version1; in get_supported_profile_level()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 5232 case OMX_VIDEO_VP8Level_Version1: in venc_set_profile_level() 7533 *eLevel = OMX_VIDEO_VP8Level_Version1; in venc_get_profile_level() 7790 *eLevel = OMX_VIDEO_VP8Level_Version1; in venc_validate_profile_level()
|
H A D | omx_video_base.cpp | 4839 profileLevelType->eLevel = OMX_VIDEO_VP8Level_Version1; in get_supported_profile_level()
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 4294 *eLevel = OMX_VIDEO_VP8Level_Version1; in venc_get_profile_level()
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 7200 *eLevel = OMX_VIDEO_VP8Level_Version1; in venc_get_profile_level()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 7425 *eLevel = OMX_VIDEO_VP8Level_Version1; in venc_get_profile_level()
|