Searched refs:base_inc (Results 1 – 1 of 1) sorted by relevance
531 const int base_inc = 1 << upsample_above; in av1_dr_prediction_z1_c() local545 for (c = 0; c < bw; ++c, base += base_inc) { in av1_dr_prediction_z1_c()609 const int base_inc = 1 << upsample_left; in av1_dr_prediction_z3_c() local615 for (r = 0; r < bh; ++r, base += base_inc) { in av1_dr_prediction_z3_c()668 const int base_inc = 1 << upsample_above; in av1_highbd_dr_prediction_z1_c() local682 for (c = 0; c < bw; ++c, base += base_inc) { in av1_highbd_dr_prediction_z1_c()748 const int base_inc = 1 << upsample_left; in av1_highbd_dr_prediction_z3_c() local754 for (r = 0; r < bh; ++r, base += base_inc) { in av1_highbd_dr_prediction_z3_c()