Searched refs:log2_tl (Results 1 – 1 of 1) sorted by relevance
275 int log2_tl; in imdct_gain() local285 log2_tl = DFRACT_BITS - 1 - fNormz((FIXP_DBL)tl); in imdct_gain()286 gain_e += -log2_tl; in imdct_gain()290 switch ((tl) >> (log2_tl - 2)) { in imdct_gain()