Lines Matching refs:INTRA_FRAME
298 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()
1278 if (frame_type == INTRA_FRAME) { in check_super_frame()
1329 case INTRA_FRAME: in check_re_enc()
1434 info->frame_type = (frm->is_intra) ? (INTRA_FRAME) : (INTER_P_FRAME); in rc_model_v2_start()
1443 if (p->last_frame_type == INTRA_FRAME) { in rc_model_v2_start()