Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopustab.h145 extern const int16_t ff_celt_cache_index[105];
Dopustab.c920 const int16_t ff_celt_cache_index[105] = { variable
Dopus_pvq.c571 ff_celt_cache_index[(duration + 1) * CELT_MAX_BANDS + band]; in quant_band_template()