Searched defs:h_shift (Results 1 – 4 of 4) sorted by relevance
143 Word16 *h, *h_inv, *ptr_h1, *ptr_h2, *ptr_hf, h_shift; in ACELP_4t64_fx() local
257 for (int h_shift = 1; h_shift <= 4; h_shift++) { in TEST() local
413 int h_shift = chroma_format == OAPV_CF_YCBCR420 ? 1 : 0; in imgb_read() local
354 const int h_shift = (bh == 4) ? 0 : (bh == 8) ? 1 : (bh == 16) ? 2 : 3; in get_energy_distribution_fine() local1410 const int h_shift = bh <= 8 ? 0 : 1; in get_energy_distribution_finer() local