Home | History | Annotate | Download | only in encoder

Lines Matching refs:min_sad

10387                     WORD32 i4_ref_id, min_cost = 0x7fffffff, min_sad = 0;
10475 min_sad = i4_local_weighted_sad;
10631 min_sad;
10637 ps_ctxt->i4_L1_hme_sad += min_sad;
10638 ps_ed_ctb_l1_curr->i4_best_sad_8x8_l1_me[z_scan_idx >> 2] = min_sad;