| /rockchip-linux_mpp/mpp/codec/rc/ |
| H A D | rc_model_v2_smt.c | 147 RK_S32 nfps = fps->fps_out_num / fps->fps_out_denom; in bits_model_smt_init() 149 RK_S32 rt_stat_len = fps->fps_out_num / fps->fps_out_denom; /* real time stat len */ in bits_model_smt_init() 150 RK_S32 stat_len = fps->fps_out_num * ctx->usr_cfg.stats_time / fps->fps_out_denom; in bits_model_smt_init() 151 stat_len = stat_len ? stat_len : (fps->fps_out_num * 8 / fps->fps_out_denom); in bits_model_smt_init() 192 ave_bits_lower = (RK_S64)ctx->usr_cfg.bps_min * fps->fps_out_denom / fps->fps_out_num; in bits_model_smt_init() 193 ave_bits_uppper = (RK_S64)ctx->usr_cfg.bps_max * fps->fps_out_denom / fps->fps_out_num; in bits_model_smt_init() 298 mod = mod % (fps->fps_out_num / fps->fps_out_denom); in bits_model_update_smt() 543 RK_S32 fps_out = fps->fps_out_num / fps->fps_out_denom; in smt_start_prepare() 594 RK_S32 lr = (RK_S64)b_min * fps->fps_out_denom / fps->fps_out_num; in smt_start_prepare() 595 RK_S32 hr = (RK_S64)b_max * fps->fps_out_denom / fps->fps_out_num; in smt_start_prepare() [all …]
|
| H A D | rc.c | 138 RK_S32 rate_in = cfg->fps_in_num * cfg->fps_out_denom; in rc_frm_check_drop() 143 mpp_assert(cfg->fps_out_denom >= 1); in rc_frm_check_drop()
|
| H A D | rc_model_v2.c | 150 RK_U32 stat_len = fps->fps_out_num * ctx->usr_cfg.stats_time / fps->fps_out_denom; in bits_model_param_init() 1178 gop_bits = (RK_S64)gop_len * target_bps * fps->fps_out_denom; in bits_model_init() 1180 gop_bits = (RK_S64)fps->fps_out_num * target_bps * fps->fps_out_denom; in bits_model_init() 1183 ctx->bit_per_frame = target_bps * fps->fps_out_denom / fps->fps_out_num; in bits_model_init() 1187 ctx->last_fps = fps->fps_out_num / fps->fps_out_denom; in bits_model_init()
|
| /rockchip-linux_mpp/mpp/hal/vpu/h264e/ |
| H A D | hal_h264e_vepu_v2.c | 49 RK_S32 fps_out_denom; member 527 p->bits_per_pic = axb_div_c(rc->bps_target, rc->fps_out_denom, in h264e_vepu_mbrc_setup() 533 mpp_assert(rc->fps_out_num / rc->fps_out_denom <= rc->fps_in_num / rc->fps_in_denom); in h264e_vepu_mbrc_setup() 538 p->fps_out_denom = rc->fps_out_denom; in h264e_vepu_mbrc_setup() 541 p->fps_threshold = rc->fps_in_num * rc->fps_out_denom; in h264e_vepu_mbrc_setup()
|
| /rockchip-linux_mpp/mpp/common/ |
| H A D | vp8e_syntax.h | 81 RK_S32 fps_out_denom; //MppEncRcCfg.fps_out_denom member
|
| /rockchip-linux_mpp/inc/ |
| H A D | mpp_rc_api.h | 83 RK_S32 fps_out_denom; member
|
| H A D | rk_venc_cmd.h | 284 RK_S32 fps_out_denom; member
|
| /rockchip-linux_mpp/mpp/codec/enc/vp8/ |
| H A D | vp8e_api_v2.c | 100 rc_cfg->fps_out_denom = 1; in vp8e_init()
|
| /rockchip-linux_mpp/mpp/hal/common/ |
| H A D | hal_info.c | 266 rc->fps_out_num / rc->fps_out_denom); in hal_info_from_enc_cfg()
|
| /rockchip-linux_mpp/mpp/codec/enc/jpeg/ |
| H A D | jpege_api_v2.c | 66 rc->fps_out_denom = 1; in jpege_init_v2()
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_enc_cfg.c | 61 … s32, rk_s32, fps_out_denorm, FLAG_PREV, rc, fps_out_denom) \ 62 …ALIAS(prefix, s32, rk_s32, fps_out_denom, FLAG_PREV, rc, fp…
|
| /rockchip-linux_mpp/mpp/codec/ |
| H A D | mpp_enc_impl.c | 654 cfg->fps_out_num, cfg->fps_out_denom, in show_rc_update() 656 set->fps_out_num, set->fps_out_denom, in show_rc_update() 671 set->fps_out_num, set->fps_out_denom, set->fps_out_flex ? "flex" : "fix", in show_rc_update() 806 set->fps_out_denom != cfg->fps_out_denom || in proc_rc_cfg() 1578 cfg->fps.fps_out_denom = rc->fps_out_denom; in set_rc_cfg() 1655 if (cfg->vgop >= rc->fps_out_num / rc->fps_out_denom && in set_rc_cfg() 1670 cfg->fps.fps_out_num, cfg->fps.fps_out_denom, in set_rc_cfg()
|
| /rockchip-linux_mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_base.c | 824 data[20] = rc->fps_out_denom & 0xff; in write_ivf_header() 825 data[21] = (rc->fps_out_denom >> 8) & 0xff; in write_ivf_header() 826 data[22] = (rc->fps_out_denom >> 16) & 0xff; in write_ivf_header() 827 data[23] = (rc->fps_out_denom >> 24) & 0xff; in write_ivf_header()
|
| /rockchip-linux_mpp/mpp/codec/enc/h265/ |
| H A D | h265e_api.c | 164 rc_cfg->fps_out_denom = 1; in h265e_init()
|
| H A D | h265e_ps.c | 189 RK_S32 i_timebase_num = rc->fps_out_denom; in h265e_set_sps()
|
| /rockchip-linux_mpp/mpp/codec/enc/h264/ |
| H A D | h264e_sps.c | 221 vui->num_units_in_tick = rc->fps_out_denom; in h264e_sps_update()
|
| H A D | h264e_api_v2.c | 179 rc_cfg->fps_out_denom = 1; in init_h264e_cfg_set()
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_rc2_test.c | 423 rc_cfg->fps_out_denom = 1; in mpi_rc_enc_init() 489 mpp_enc_cfg_set_s32(cfg, "rc:fps_out_denom", rc_cfg->fps_out_denom); in mpi_rc_enc_init()
|
| /rockchip-linux_mpp/doc/ |
| H A D | Rockchip_Developer_Guide_MPP_CN.md | 623 … | 表示输出帧率是否可变的标志位,默认为0。 为0表示输出帧率固定,帧率计算方式为: fps_out_num / fps_out_denom,可以表示分数帧率。 为1表示… 625 | rc:fps_out_denom | S32 | RK_S32 | 表示输出帧率分数值的分母部分,默认值为1。 …
|
| H A D | Rockchip_Developer_Guide_MPP_EN.md | 595 …e rate is fixed, and the frame rate calculation method is fps_out_num/fps_out_denom, which can ind… 597 |rc:fps_out_denom|S32|RK_S32|Indicates the denominator part of the output frame rate score value. I…
|