Searched refs:tf_encode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/opus/src/celt/
H A Dcelt_encoder.c713 static void tf_encode(int start, int end, int isTransient, int *tf_res, int LM, int tf_select, ec_enc *enc) function
1721 tf_encode(st->start, st->end, isTransient, tf_res, LM, tf_select, enc);
/external/libopus/celt/
H A Dcelt_encoder.c713 static void tf_encode(int start, int end, int isTransient, int *tf_res, int LM, int tf_select, ec_enc *enc) function
1721 tf_encode(st->start, st->end, isTransient, tf_res, LM, tf_select, enc);

Completed in 49 milliseconds