Searched refs:super_cfg (Results 1 – 4 of 4) sorted by relevance
441 if (usr_cfg->super_cfg.super_mode) { in bits_model_alloc()442 super_bit_thr = usr_cfg->super_cfg.super_p_thd; in bits_model_alloc()455 if (usr_cfg->super_cfg.super_mode) { in bits_model_alloc()456 super_bit_thr = usr_cfg->super_cfg.super_i_thd; in bits_model_alloc()485 if (usr_cfg->super_cfg.super_mode) { in bits_model_alloc()486 super_bit_thr = usr_cfg->super_cfg.super_i_thd; in bits_model_alloc()515 (usr_cfg->super_cfg.rc_priority == MPP_ENC_RC_BY_FRM_SIZE_FIRST)) { in bits_model_alloc()689 usr_cfg->super_cfg.rc_priority == MPP_ENC_RC_BY_FRM_SIZE_FIRST) { in reenc_calc_cbr_ratio()869 usr_cfg->super_cfg.rc_priority == MPP_ENC_RC_BY_FRM_SIZE_FIRST) { in reenc_calc_vbr_ratio()1172 if (usr_cfg->super_cfg.super_mode) { in check_super_frame()[all …]
179 RcSuperframeCfg super_cfg; member
1261 cfg->super_cfg.rc_priority = rc->rc_priority; in set_rc_cfg()1262 cfg->super_cfg.super_mode = rc->super_mode; in set_rc_cfg()1263 cfg->super_cfg.super_i_thd = rc->super_i_thd; in set_rc_cfg()1264 cfg->super_cfg.super_p_thd = rc->super_p_thd; in set_rc_cfg()