Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/common/
H A Dhal_info.c216 case ENC_INFO_PROFILE : { in hal_info_to_string()
286 val = hal_info_to_string(ctx, ENC_INFO_PROFILE, &profile); in hal_info_from_enc_cfg()
287 hal_info_set(ctx, ENC_INFO_PROFILE, CODEC_INFO_FLAG_STRING, val); in hal_info_from_enc_cfg()
H A Dhal_info.h35 ENC_INFO_PROFILE = (ENC_INFO_BASE + 10), enumerator