Home | History | Annotate | Download | only in src

Lines Matching full:diff_table

188    static const opus_val16 diff_table[17] = {
211 return max + diff_table[low] + MULT16_16_Q15(frac, SUB16(diff_table[low+1], diff_table[low]));