Searched defs:h_shift (Results 1 – 1 of 1) sorted by relevance
568 const int h_shift = (bh == 4) ? 0 : (bh == 8) ? 1 : (bh == 16) ? 2 : 3; in get_energy_distribution_fine() local1648 const int h_shift = bh <= 8 ? 0 : 1; in get_energy_distribution_finer() local