Home
last modified time | relevance | path

Searched refs:codec_as_string (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp3063 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()
6308 … DEBUG_PRINT_ERROR("Temporal layers not supported for %s", codec_as_string(m_sVenc_cfg.codectype)); in venc_set_temporal_layers()