Searched refs:DROPOUT_Q_MIN (Results 1 – 1 of 1) sorted by relevance
116 const int DROPOUT_Q_MIN = 16; variable147 if (qindex > DROPOUT_Q_MAX || qindex < DROPOUT_Q_MIN) { in av1_dropout_qcoeff()