Home
last modified time | relevance | path

Searched refs:compute_pulse_cache (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libopus/celt/
H A Drate.h46 void compute_pulse_cache(CELTMode *m, int LM);
H A Dmodes.c394 compute_pulse_cache(mode, mode->maxLM); in opus_custom_mode_create()
H A Drate.c73 void compute_pulse_cache(CELTMode *m, int LM) in compute_pulse_cache() function