Searched refs:INTRA_FRAME (Results 1 – 11 of 11) sorted by relevance
275 case INTRA_FRAME: { in moving_judge_update()324 case INTRA_FRAME : { in bits_model_preset()385 case INTRA_FRAME : { in bits_model_update()452 case INTRA_FRAME: { in bits_model_alloc()482 case INTRA_FRAME: { in bits_model_alloc()503 if (!usr_cfg->refresh_len || cfg->frame_type == INTRA_FRAME) in bits_model_alloc()720 if (cfg->frame_type == INTRA_FRAME) { in reenc_calc_cbr_ratio()732 if (cfg->frame_type == INTRA_FRAME && (cfg->madi > 0)) { in reenc_calc_cbr_ratio()753 if (info->frame_type == INTRA_FRAME || info->frame_type == INTER_VI_FRAME) { in rc_hier_calc_dealt_qp()1174 if (frame_type == INTRA_FRAME) { in check_super_frame()[all …]
377 if (ctx->frame_type == INTRA_FRAME) { in bits_model_update_smt()432 i_flag = (ctx->frame_type == INTRA_FRAME); in reenc_calc_cbr_ratio_smt()577 i_flag = (frame_type == INTRA_FRAME); in check_re_enc_smt()665 p->frame_type = INTRA_FRAME; in rc_model_v2_smt_start()674 if (p->frame_type == INTRA_FRAME) { in rc_model_v2_smt_start()691 if (p->frame_type == INTRA_FRAME) { in rc_model_v2_smt_start()709 if (p->last_frame_type == INTRA_FRAME) { in rc_model_v2_smt_start()771 if (p->frame_type == INTRA_FRAME) { in rc_model_v2_smt_start()823 if (p->last_frame_type == INTRA_FRAME) { in rc_model_v2_smt_start()
27 INTRA_FRAME = 2, enumerator
143 INTRA_FRAME = 0, enumerator
562 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()
595 if (ctx->frame_type == INTRA_FRAME) { in vepu541_h265_set_l2_regs()666 ctx->frame_type = INTRA_FRAME; in hal_h265e_v541_init()1048 regs->rc_qp.rc_qp_range = (ctx->frame_type == INTRA_FRAME) ? in vepu541_h265_set_rc_regs()1092 if (ctx->frame_type == INTRA_FRAME) { in vepu541_h265_set_rc_regs()1319 (ctx->frame_type != INTRA_FRAME)) { in vepu541_h265_set_me_regs()1320 if (ctx->last_frame_type == INTRA_FRAME) { in vepu541_h265_set_me_regs()1599 regs->enc_pic.rdo_wgt_sel = (ctx->frame_type == INTRA_FRAME) ? 0 : 1; in hal_h265e_v541_gen_regs()1633 regs->klut_ofst.chrm_kult_ofst = (ctx->frame_type == INTRA_FRAME) ? 0 : 3; in hal_h265e_v541_gen_regs()1662 if (ctx->frame_type == INTRA_FRAME) { in hal_h265e_v541_gen_regs()2061 ctx->frame_type = INTRA_FRAME; in hal_h265e_v541_get_task()
449 if (ctx->frame_type == INTRA_FRAME) { in vepu540c_h265_global_cfg_set()550 ctx->frame_type = INTRA_FRAME; in hal_h265e_v540c_init()763 reg_base->reg213_rc_qp.rc_qp_range = (ctx->frame_type == INTRA_FRAME) ? in vepu540c_h265_set_rc_regs()994 (ctx->frame_type != INTRA_FRAME)) { in vepu540c_h265_set_me_regs()995 if (ctx->last_frame_type == INTRA_FRAME) { in vepu540c_h265_set_me_regs()1224 reg_klut->klut_ofst.chrm_klut_ofst = (ctx->frame_type == INTRA_FRAME) ? 0 : 3; in hal_h265e_v540c_gen_regs()1255 if (ctx->frame_type == INTRA_FRAME) { in hal_h265e_v540c_gen_regs()1610 ctx->frame_type = INTRA_FRAME; in hal_h265e_v540c_get_task()
1302 if (ctx->frame_type == INTRA_FRAME) { in vepu580_h265_global_cfg_set()1482 ctx->frame_type = INTRA_FRAME; in hal_h265e_v580_init()1848 reg_base->reg213_rc_qp.rc_qp_range = (ctx->frame_type == INTRA_FRAME) ? in vepu580_h265_set_rc_regs()2259 (ctx->frame_type != INTRA_FRAME)) { in vepu580_h265_set_me_regs()2260 if (ctx->last_frame_type == INTRA_FRAME) { in vepu580_h265_set_me_regs()2596 reg_klut->klut_ofst.chrm_klut_ofst = (ctx->frame_type == INTRA_FRAME) ? 0 : 3; in hal_h265e_v580_gen_regs()2619 if (ctx->frame_type == INTRA_FRAME) { in hal_h265e_v580_gen_regs()3149 ctx->frame_type = INTRA_FRAME; in hal_h265e_v580_get_task()
105 #define INTRA_FRAME 0 macro631 lvl_seg + lf->ref_deltas[INTRA_FRAME] * scale; in vp9_loop_filter_frame_init()632 lfi->lvl[seg_id][INTRA_FRAME][0] = in vp9_loop_filter_frame_init()
240 INTRA_FRAME = 0, enumerator