Searched refs:dln (Results 1 – 1 of 1) sorted by relevance
231 short dln; /* Step size scale factor normalized log */ in quantize() local249 dln = dl - (y >> 2); in quantize()256 i = quan(dln, table, size); in quantize()