Searched defs:effEnd (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libopus/celt/ |
H A D | quant_bands.c | 261 void quant_coarse_energy(const CELTMode *m, int start, int end, int effEnd, in quant_coarse_energy() 544 void amp2Log2(const CELTMode *m, int effEnd, int end, in amp2Log2()
|
H A D | celt_decoder.c | 383 opus_val16 *oldBandE, int start, int effEnd, int C, int CC, in celt_synthesis() 654 int effEnd; in celt_decode_lost() local 1001 int effEnd; local
|
H A D | celt_encoder.c | 1463 int effEnd; in celt_encode_with_ec() local
|