Searched refs:base_inc (Results 1 – 1 of 1) sorted by relevance
529 const int base_inc = 1 << upsample_above; in av1_dr_prediction_z1_c() local543 for (c = 0; c < bw; ++c, base += base_inc) { in av1_dr_prediction_z1_c()607 const int base_inc = 1 << upsample_left; in av1_dr_prediction_z3_c() local613 for (r = 0; r < bh; ++r, base += base_inc) { in av1_dr_prediction_z3_c()665 const int base_inc = 1 << upsample_above; in av1_highbd_dr_prediction_z1_c() local679 for (c = 0; c < bw; ++c, base += base_inc) { in av1_highbd_dr_prediction_z1_c()745 const int base_inc = 1 << upsample_left; in av1_highbd_dr_prediction_z3_c() local751 for (r = 0; r < bh; ++r, base += base_inc) { in av1_highbd_dr_prediction_z3_c()