Searched defs:nbEBands (Results 1 – 4 of 4) sorted by relevance
/external/libopus/celt/ |
D | modes.h | 56 int nbEBands; member
|
D | modes.c | 90 static opus_int16 *compute_ebands(opus_int32 Fs, int frame_size, int res, int *nbEBands) in compute_ebands()
|
D | celt_decoder.c | 374 int nbEBands; in celt_synthesis() local 506 int nbEBands; in celt_decode_lost() local 862 int nbEBands; local
|
D | celt_encoder.c | 412 static int patch_transient_decision(opus_val16 *newE, opus_val16 *oldE, int nbEBands, in patch_transient_decision() 971 int nbEBands, int start, int end, int C, int *offsets, int lsb_depth, const opus_int16 *logN, in dynalloc_analysis() 1309 int nbEBands; in compute_vbr() local 1466 int nbEBands; in celt_encode_with_ec() local
|