Searched refs:INTER_P_FRAME (Results 1 – 8 of 8) sorted by relevance
25 INTER_P_FRAME = 0, enumerator
280 case INTER_P_FRAME: { in moving_judge_update()331 case INTER_P_FRAME : { in bits_model_preset()392 case INTER_P_FRAME : { in bits_model_update()459 case INTER_P_FRAME: { in bits_model_alloc()490 case INTER_P_FRAME: { in bits_model_alloc()1217 if (usr_cfg->drop_mode && frame_type == INTER_P_FRAME) { in check_re_enc()1228 case INTER_P_FRAME: in check_re_enc()1323 info->frame_type = (frm->is_intra) ? (INTRA_FRAME) : (INTER_P_FRAME); in rc_model_v2_start()
669 p->frame_type = INTER_P_FRAME; in rc_model_v2_smt_start()1044 if (p->frame_type == INTER_P_FRAME) { in rc_model_v2_smt_end()1050 if (p->frame_type == INTER_P_FRAME || p->gop_mode == MPP_GOP_ALL_INTRA) { in rc_model_v2_smt_end()
1605 regs->dtrns_cfg_540.cime_dspw_orsd = (ctx->frame_type == INTER_P_FRAME); in hal_h265e_v541_gen_regs()1608 regs->dtrns_cfg_541.cime_dspw_orsd = (ctx->frame_type == INTER_P_FRAME); in hal_h265e_v541_gen_regs()1665 } else if (ctx->frame_type == INTER_P_FRAME && !syn->sp.non_reference_flag) { in hal_h265e_v541_gen_regs()2063 ctx->frame_type = INTER_P_FRAME; in hal_h265e_v541_get_task()
1258 } else if (ctx->frame_type == INTER_P_FRAME ) { in hal_h265e_v540c_gen_regs()1612 ctx->frame_type = INTER_P_FRAME; in hal_h265e_v540c_get_task()
2570 reg_ctl->reg0013_dtrns_cfg.dspr_otsd = (ctx->frame_type == INTER_P_FRAME); in hal_h265e_v580_gen_regs()2622 } else if (ctx->frame_type == INTER_P_FRAME ) { in hal_h265e_v580_gen_regs()3151 ctx->frame_type = INTER_P_FRAME; in hal_h265e_v580_get_task()
595 p->frame_type = (frm->is_intra) ? INTRA_FRAME : INTER_P_FRAME; in h264e_vepu_mbrc_prepare()