Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopustab.h28 extern const uint8_t ff_celt_band_end[];
Dopustab.c29 const uint8_t ff_celt_band_end[] = { 13, 17, 17, 19, 21 }; variable
Dopusdec.c164 0, ff_celt_band_end[s->packet.bandwidth]); in opus_decode_redundancy()
275 ff_celt_band_end[s->packet.bandwidth]); in opus_decode_frame()
Dopusenc_psy.c261 f->end_band = ff_celt_band_end[s->p.bandwidth]; in ff_opus_psy_celt_frame_init()