Searched defs:nbEBands (Results 1 – 4 of 4) sorted by relevance
/external/libopus/celt/ |
D | modes.c | 89 static opus_int16 *compute_ebands(opus_int32 Fs, int frame_size, int res, int *nbEBands) in compute_ebands()
|
D | modes.h | 64 int nbEBands; member
|
D | celt_encoder.c | 381 int patch_transient_decision(opus_val16 *newE, opus_val16 *oldE, int nbEBands, in patch_transient_decision() 890 int nbEBands, int start, int end, int C, int *offsets, int lsb_depth, const opus_int16 *logN, in dynalloc_analysis() 1144 int nbEBands; in compute_vbr() local 1302 int nbEBands; in celt_encode_with_ec() local
|
D | celt_decoder.c | 343 int nbEBands; in celt_decode_lost() local 697 int nbEBands; local
|