Home
last modified time | relevance | path

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

/third_party/libsnd/src/G72x/
Dg72x_priv.h91 int reconstruct (int sign, int dqln, int y) ;
Dg72x.c380 int dqln, /* G.72x codeword */ in reconstruct() argument
388 dql = dqln + (y >> 2) ; /* ADDA */ in reconstruct()