Home
last modified time | relevance | path

Searched refs:celt_pulses2bits (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dopus_pvq.c72 static inline int celt_pulses2bits(const uint8_t *cache, int pulses) in celt_pulses2bits() function
791 uint32_t curr_bits = celt_pulses2bits(cache, q); in quant_band_template()
797 curr_bits = celt_pulses2bits(cache, --q); in quant_band_template()

Completed in 2 milliseconds