Searched refs:codec_as_string (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
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()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
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()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 2266 static const char *codec_as_string(unsigned long codec) { in codec_as_string() function 2283 codec_as_string(m_sVenc_cfg.codectype), codec_profile.profile, profile_level.level); in venc_config_print()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
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()
|