Searched defs:h_shift (Results 1 – 2 of 2) sorted by relevance
258 for (int h_shift = 1; h_shift <= 4; h_shift++) { in TEST() local
358 const int h_shift = (bh == 4) ? 0 : (bh == 8) ? 1 : (bh == 16) ? 2 : 3; in get_energy_distribution_fine() local1416 const int h_shift = bh <= 8 ? 0 : 1; in get_energy_distribution_finer() local