Home
last modified time | relevance | path

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

/liblc3-3.7.0-3.6.0/src/
Dspec.c293 bool high_rate = resolve_high_rate(sr, nbytes); in compute_nbits() local
306 const uint8_t (*lut_coeff)[4] = lc3_spectrum_lookup[high_rate][h]; in compute_nbits()
390 bool high_rate = resolve_high_rate(sr, nbytes); in put_quantized() local
397 const uint8_t (*lut_coeff)[4] = lc3_spectrum_lookup[high_rate][h]; in put_quantized()
465 bool high_rate = resolve_high_rate(sr, nbytes); in get_quantized() local
474 const uint8_t (*lut_coeff)[4] = lc3_spectrum_lookup[high_rate][h]; in get_quantized()