Home
last modified time | relevance | path

Searched refs:dln (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dg72x.c231 short dln; /* Step size scale factor normalized log */ in quantize() local
249 dln = dl - (y >> 2); in quantize()
256 i = quan(dln, table, size); in quantize()