Home
last modified time | relevance | path

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

/external/libopus/celt/
Drate.c80 int entryN[100], entryK[100], entryI[100]; in compute_pulse_cache() local
118 entryK[nbEntries] = K; in compute_pulse_cache()
135 get_required_bits(tmp, entryN[i], get_pulses(entryK[i]), BITRES); in compute_pulse_cache()
136 for (j=1;j<=entryK[i];j++) in compute_pulse_cache()
138 ptr[0] = entryK[i]; in compute_pulse_cache()