Searched refs:eband5ms (Results 1 – 3 of 3) sorted by relevance
42 static const opus_int16 eband5ms[] = { variable98 *nbEBands = sizeof(eband5ms)/sizeof(eband5ms[0])-1; in compute_ebands()101 eBands[i] = eband5ms[i]; in compute_ebands()171 int maxBands = sizeof(eband5ms)/sizeof(eband5ms[0])-1; in compute_allocation_table()195 … if (400*(opus_int32)eband5ms[k] > mode->eBands[j]*(opus_int32)mode->Fs/mode->shortMdctSize) in compute_allocation_table()202 … a1 = mode->eBands[j]*(opus_int32)mode->Fs/mode->shortMdctSize - 400*(opus_int32)eband5ms[k-1]; in compute_allocation_table()203 … a0 = 400*(opus_int32)eband5ms[k] - mode->eBands[j]*(opus_int32)mode->Fs/mode->shortMdctSize; in compute_allocation_table()
876 eband5ms, /* eBands */
872 eband5ms, /* eBands */