Home
last modified time | relevance | path

Searched refs:INTRA_FRAME (Results 1 – 13 of 13) sorted by relevance

/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_model_v2_smt.c268 if (ctx->frame_type == INTRA_FRAME) { in bits_model_update_smt()
283 if (ctx->frame_type == INTRA_FRAME) { in bits_model_update_smt()
548 p->frame_type = frm->is_intra ? INTRA_FRAME : INTER_P_FRAME; in smt_start_prepare()
554 if (p->frame_type == INTRA_FRAME) { in smt_start_prepare()
567 if (p->frame_type == INTRA_FRAME) { in smt_start_prepare()
580 if (p->last_frame_type == INTRA_FRAME) { in smt_start_prepare()
915 if (p->frame_type == INTRA_FRAME) in revise_qp_by_complexity()
974 } else if (p->frame_type == INTRA_FRAME) { in rc_model_v2_smt_start()
978 if (p->last_frame_type == INTRA_FRAME) { in rc_model_v2_smt_start()
1016 if (frame_type == INTRA_FRAME) in check_super_frame_smt()
[all …]
H A Drc_model_v2.c298 case INTRA_FRAME: { in moving_judge_update()
347 case INTRA_FRAME : { in bits_model_preset()
408 case INTRA_FRAME : { in bits_model_update()
476 case INTRA_FRAME: { in bits_model_alloc()
506 case INTRA_FRAME: { in bits_model_alloc()
527 if (!usr_cfg->refresh_len || cfg->frame_type == INTRA_FRAME) in bits_model_alloc()
546 if (cfg->frame_type == INTRA_FRAME) in bits_model_alloc()
755 if (cfg->frame_type == INTRA_FRAME) { in reenc_calc_cbr_ratio()
767 if (cfg->frame_type == INTRA_FRAME && (cfg->madi > 0)) { in reenc_calc_cbr_ratio()
788 if (info->frame_type == INTRA_FRAME || info->frame_type == INTER_VI_FRAME) { in rc_hier_calc_dealt_qp()
[all …]
/rockchip-linux_mpp/inc/
H A Dmpp_rc_defs.h27 INTRA_FRAME = 2, enumerator
/rockchip-linux_mpp/mpp/hal/common/av1/
H A Dhal_av1d_common.h142 INTRA_FRAME = 0, enumerator
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu511.c518 frm_cfg->frame_type = INTRA_FRAME; in hal_h265e_vepu511_init()
538 ctx->frame_type = INTRA_FRAME; in hal_h265e_vepu511_init()
889 reg_klut->klut_ofst.chrm_klut_ofst = (ctx->frame_type == INTRA_FRAME) ? 6 : in vepu511_h265_set_prep()
932 if (ctx->frame_type == INTRA_FRAME) in vepu511_h265_set_prep()
1011 if (syn->pp.sps_temporal_mvp_enabled_flag && (ctx->frame_type != INTRA_FRAME)) { in vepu511_h265_set_me_regs()
1012 if (ctx->last_frame_fb.frame_type == INTRA_FRAME) in vepu511_h265_set_me_regs()
1230 if (bit_chg_lvl == 2 && ctx->frame_type != INTRA_FRAME) { in vepu511_h265_set_vsp_filtering()
1240 if (ctx->frame_type == INTRA_FRAME) { in vepu511_h265_set_vsp_filtering()
1301 reg_frm->common.rc_qp.rc_qp_range = (ctx->frame_type == INTRA_FRAME) ? in vepu511_h265_set_rc_regs()
1309 if (ctx->frame_type == INTRA_FRAME) { in vepu511_h265_set_rc_regs()
[all …]
H A Dhal_h265e_vepu510_tune.c116 if (ctx->frame_type == INTRA_FRAME) { in vepu510_h265e_tune_aq()
332 fb->frame_type = task->rc_task->frm.is_intra ? INTRA_FRAME : INTER_P_FRAME; in vepu510_h265e_tune_stat_update()
H A Dhal_h265e_vepu510.c756 if (ctx->frame_type == INTRA_FRAME) in vepu510_h265_rdo_cfg()
761 if (ctx->frame_type == INTRA_FRAME) in vepu510_h265_rdo_cfg()
947 if (ctx->frame_type == INTRA_FRAME) { in vepu510_h265_global_cfg_set()
1123 frm_cfg->frame_type = INTRA_FRAME; in hal_h265e_v510_init()
1143 ctx->frame_type = INTRA_FRAME; in hal_h265e_v510_init()
1340 reg_frm->common.rc_qp.rc_qp_range = (ctx->frame_type == INTRA_FRAME) ? in vepu510_h265_set_rc_regs()
1348 if (ctx->frame_type == INTRA_FRAME) { in vepu510_h265_set_rc_regs()
1608 (ctx->frame_type != INTRA_FRAME)) { in vepu510_h265_set_me_regs()
1609 if (ctx->last_frame_type == INTRA_FRAME) { in vepu510_h265_set_me_regs()
1795 if (ctx->frame_type == INTRA_FRAME) { in setup_vepu510_dual_core()
[all …]
H A Dhal_h265e_vepu541.c569 if (ctx->frame_type == INTRA_FRAME) { in vepu541_h265_set_l2_regs()
636 ctx->frame_type = INTRA_FRAME; in hal_h265e_v541_init()
1010 regs->rc_qp.rc_qp_range = (ctx->frame_type == INTRA_FRAME) ? in vepu541_h265_set_rc_regs()
1054 if (ctx->frame_type == INTRA_FRAME) { in vepu541_h265_set_rc_regs()
1286 (ctx->frame_type != INTRA_FRAME)) { in vepu541_h265_set_me_regs()
1287 if (ctx->last_frame_type == INTRA_FRAME) { in vepu541_h265_set_me_regs()
1552 regs->enc_pic.rdo_wgt_sel = (ctx->frame_type == INTRA_FRAME) ? 0 : 1; in hal_h265e_v541_gen_regs()
1586 regs->klut_ofst.chrm_kult_ofst = (ctx->frame_type == INTRA_FRAME) ? 0 : 3; in hal_h265e_v541_gen_regs()
1993 ctx->frame_type = INTRA_FRAME; in hal_h265e_v541_get_task()
H A Dhal_h265e_vepu540c.c432 if (ctx->frame_type == INTRA_FRAME) { in vepu540c_h265_global_cfg_set()
532 ctx->frame_type = INTRA_FRAME; in hal_h265e_v540c_init()
743 reg_base->reg213_rc_qp.rc_qp_range = (ctx->frame_type == INTRA_FRAME) ? in vepu540c_h265_set_rc_regs()
979 (ctx->frame_type != INTRA_FRAME)) { in vepu540c_h265_set_me_regs()
980 if (ctx->last_frame_type == INTRA_FRAME) { in vepu540c_h265_set_me_regs()
1276 reg_klut->klut_ofst.chrm_klut_ofst = (ctx->frame_type == INTRA_FRAME) ? 6 : in hal_h265e_v540c_gen_regs()
1648 ctx->frame_type = INTRA_FRAME; in hal_h265e_v540c_get_task()
H A Dhal_h265e_vepu580.c1347 if (ctx->frame_type == INTRA_FRAME) { in vepu580_h265_global_cfg_set()
1552 frm_cfg->frame_type = INTRA_FRAME; in hal_h265e_v580_init()
1928 reg_base->reg213_rc_qp.rc_qp_range = (ctx->frame_type == INTRA_FRAME) ? in vepu580_h265_set_rc_regs()
2295 if (frm->frame_type == INTRA_FRAME) { in setup_vepu580_dual_core()
2375 (ctx->frame_type != INTRA_FRAME)) { in vepu580_h265_set_me_regs()
2376 if (ctx->last_frame_type == INTRA_FRAME) { in vepu580_h265_set_me_regs()
2759 reg_klut->klut_ofst.chrm_klut_ofst = (ctx->frame_type == INTRA_FRAME) ? 0 : 3; in hal_h265e_v580_gen_regs()
3372 ctx->frame_type = (frm_status->is_intra) ? INTRA_FRAME : INTER_P_FRAME; in hal_h265e_v580_get_task()
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c562 p->frame_type = INTRA_FRAME; in h264e_vepu_mbrc_setup()
563 p->pre_frame_type = INTRA_FRAME; in h264e_vepu_mbrc_setup()
595 p->frame_type = (frm->is_intra) ? INTRA_FRAME : INTER_P_FRAME; in h264e_vepu_mbrc_prepare()
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_syntax.c31 } else if (frame_type == INTRA_FRAME) { in h265e_get_nal_type()
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_common.h240 INTRA_FRAME = 0, enumerator