Lines Matching refs:INTRA_FRAME
756 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()
2012 reg_klut->klut_ofst.chrm_klut_ofst = (ctx->frame_type == INTRA_FRAME) ? 6 : in hal_h265e_v510_gen_regs()
2508 ctx->frame_type = INTRA_FRAME; in hal_h265e_v510_get_task()