Home
last modified time | relevance | path

Searched refs:toOpus (Results 1 – 2 of 2) sorted by relevance

/external/libopus/celt/
Dcelt.h187 static OPUS_INLINE int toOpus(unsigned char c) in toOpus() function
Dcelt_encoder.c1535 int c0 = toOpus(compressed[0]); in celt_encode_with_ec()