Searched refs:DROPOUT_MULTIPLIER_Q_BASE (Results 1 – 1 of 1) sorted by relevance
132 const int DROPOUT_MULTIPLIER_Q_BASE = 32; // Base Q to compute multiplier. variable153 const int multiplier = CLIP(qindex / DROPOUT_MULTIPLIER_Q_BASE, in av1_dropout_qcoeff()