Searched defs:_ftb (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libopus/celt/ |
H A D | entdec.c | 177 int ec_dec_icdf(ec_dec *_this,const unsigned char *_icdf,unsigned _ftb){ in ec_dec_icdf() 198 int ec_dec_icdf16(ec_dec *_this,const opus_uint16 *_icdf,unsigned _ftb){ in ec_dec_icdf16()
|
H A D | entenc.c | 164 void ec_enc_icdf(ec_enc *_this,int _s,const unsigned char *_icdf,unsigned _ftb){ in ec_enc_icdf() 175 void ec_enc_icdf16(ec_enc *_this,int _s,const opus_uint16 *_icdf,unsigned _ftb){ in ec_enc_icdf16()
|