HomeSort by relevance Sort by last modified time
    Searched refs:pulses2bits (Results 1 - 2 of 2) sorted by null

  /external/libopus/celt/
rate.h 80 static OPUS_INLINE int pulses2bits(const CELTMode *m, int band, int LM, int pulses) function
bands.c 1040 curr_bits = pulses2bits(m, i, LM, q);
1048 curr_bits = pulses2bits(m, i, LM, q);
    [all...]

Completed in 66 milliseconds