Searched refs:get_pulses (Results 1 – 4 of 4) sorted by relevance
48 static OPUS_INLINE int get_pulses(int i) in get_pulses() function
116 while (fits_in32(N,get_pulses(K+1)) && K<MAX_PSEUDO) in compute_pulse_cache()135 get_required_bits(tmp, entryN[i], get_pulses(entryK[i]), BITRES); in compute_pulse_cache()137 ptr[j] = tmp[get_pulses(j)]-1; in compute_pulse_cache()
1010 int K = get_pulses(q); in quant_partition()
104 k=get_pulses(pseudo); in main()