Searched refs:tf_encode (Results 1 – 1 of 1) sorted by relevance
/external/libopus/celt/ |
D | celt_encoder.c | 713 static void tf_encode(int start, int end, int isTransient, int *tf_res, int LM, int tf_select, ec_e… in tf_encode() function 1793 tf_encode(start, end, isTransient, tf_res, LM, tf_select, enc); in celt_encode_with_ec()
|