Lines Matching refs:INTRA_FRAME
268 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()
1066 case INTRA_FRAME: in check_re_enc_smt()
1131 if (p->frame_type == INTRA_FRAME) in rc_model_v2_smt_check_reenc()