Home
last modified time | relevance | path

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

/external/libopus/celt/
Dmodes.c90 static opus_int16 *compute_ebands(opus_int32 Fs, int frame_size, int res, int *nbEBands) in compute_ebands() function
347 mode->eBands = compute_ebands(Fs, mode->shortMdctSize, res, &mode->nbEBands); in opus_custom_mode_create()