Home
last modified time | relevance | path

Searched refs:CELT_MAX_PULSES (Results 1 – 2 of 2) sorted by relevance

/external/libopus/celt/
Drate.h35 #define CELT_MAX_PULSES 128 macro
Drate.c134 opus_int16 tmp[CELT_MAX_PULSES+1]; in compute_pulse_cache()