Searched refs:tot_mb_sad (Results 1 – 4 of 4) sorted by relevance
37 frame_info->tot_mb_sad[i] = 0; in irc_init_frame_info()82 total_sad += frame_info->tot_mb_sad[i]; in irc_fi_get_total_frame_sad()129 return (frame_info->tot_mb_sad[mb_type]); in irc_fi_get_total_mb_sad()
30 WORD32 tot_mb_sad[MAX_MB_TYPE]; member67 {(frame_info)->tot_mb_sad[(mb_type)] += (mb_sad);}
411 ps_frame_info->tot_mb_sad[mb_type] += ps_proc->i4_mb_distortion; in ih264e_update_rc_mb_info()
2372 s_frame_info.tot_mb_sad[j] += ps_proc[i].s_frame_info.tot_mb_sad[j]; in ih264e_update_rc_post_enc()