Searched refs:tf_decode (Results 1 – 1 of 1) sorted by relevance
/external/libopus/celt/ |
D | celt_decoder.c | 441 static void tf_decode(int start, int end, int isTransient, int *tf_res, int LM, ec_dec *dec) in tf_decode() function 1007 tf_decode(start, end, isTransient, tf_res, LM, dec);
|