Searched refs:codec_as_string (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 3063 static const char *codec_as_string(unsigned long codec) { in codec_as_string() function 3084 codec_as_string(m_sVenc_cfg.codectype), codec_profile.profile, profile_level.level); in venc_config_print() 6315 … DEBUG_PRINT_ERROR("Temporal layers not supported for %s", codec_as_string(m_sVenc_cfg.codectype)); in venc_set_temporal_layers()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 3443 static const char *codec_as_string(unsigned long codec) { in codec_as_string() function 3464 codec_as_string(m_sVenc_cfg.codectype), codec_profile.profile, profile_level.level); in venc_config_print() 7129 … DEBUG_PRINT_ERROR("Temporal layers not supported for %s", codec_as_string(m_sVenc_cfg.codectype)); in venc_set_temporal_layers()
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 2248 static const char *codec_as_string(unsigned long codec) { in codec_as_string() function 2265 codec_as_string(m_sVenc_cfg.codectype), codec_profile.profile, profile_level.level); in venc_config_print()
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 3516 static const char *codec_as_string(unsigned long codec) { in codec_as_string() function 3533 codec_as_string(m_sVenc_cfg.codectype), codec_profile.profile, profile_level.level); in venc_config_print()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 3864 static const char *codec_as_string(unsigned long codec) { in codec_as_string() function 3881 codec_as_string(m_sVenc_cfg.codectype), codec_profile.profile, profile_level.level); in venc_config_print()
|