OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:celt_encode_with_ec
(Results
1 - 3
of
3
) sorted by null
/external/libopus/celt/
celt.h
123
int
celt_encode_with_ec
(OpusCustomEncoder * OPUS_RESTRICT st, const opus_val16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes, ec_enc *enc);
celt_encoder.c
1248
int
celt_encode_with_ec
(CELTEncoder * OPUS_RESTRICT st, const opus_val16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes, ec_enc *enc)
function
[
all
...]
/external/libopus/src/
opus_encoder.c
[
all
...]
Completed in 47 milliseconds