Searched refs:QUANTDIV (Results 1 – 3 of 3) sorted by relevance
159 static inline int QUANTDIV(int n, int iQ, int B) { in QUANTDIV() function
640 out[n] = QUANTDIV(coeff, iQ, B); in QuantizeBlock()
478 level0 = QUANTDIV(coeff0, iQ, B); in TrellisQuantizeBlock()