Searched refs:toOpus (Results 1 – 2 of 2) sorted by relevance
/external/libopus/celt/ | ||
D | celt.h | 187 static OPUS_INLINE int toOpus(unsigned char c) in toOpus() function |
D | celt_encoder.c | 1535 int c0 = toOpus(compressed[0]); in celt_encode_with_ec() |