Searched refs:max_st_tid (Results 1 – 5 of 5) sorted by relevance
188 RK_S32 max_st_tid = 0; in mpp_enc_ref_cfg_check() local301 if (temporal_id > max_st_tid) in mpp_enc_ref_cfg_check()302 max_st_tid = temporal_id; in mpp_enc_ref_cfg_check()318 cpb_info->max_st_tid = max_st_tid; in mpp_enc_ref_cfg_check()
152 info->max_lt_idx, info->max_st_tid); in _dump_cpb()271 info->max_lt_idx, info->max_st_tid); in mpp_enc_refs_set_cfg()
31 RK_S32 max_st_tid; member
307 } else if (cpb_info->max_st_tid) { in h265e_set_sps()
783 RK_S32 cpb_max_tid = cpb_info->max_st_tid; in h264e_proc_hal()