Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/common/
H A Dhal_info.c211 case ENC_INFO_RC_MODE : { in hal_info_to_string()
268 val = hal_info_to_string(ctx, ENC_INFO_RC_MODE, &rc->rc_mode); in hal_info_from_enc_cfg()
269 hal_info_set(ctx, ENC_INFO_RC_MODE, CODEC_INFO_FLAG_STRING, val); in hal_info_from_enc_cfg()
H A Dhal_info.h31 ENC_INFO_RC_MODE = (ENC_INFO_BASE + 6), enumerator