Searched refs:opus_custom_encode (Results 1 – 3 of 3) sorted by relevance
/external/libopus/include/ |
D | opus_custom.h | 224 OPUS_CUSTOM_EXPORT OPUS_WARN_UNUSED_RESULT int opus_custom_encode(
|
/external/libopus/celt/ |
D | opus_custom_demo.c | 137 len = opus_custom_encode(enc, in, frame_size, data, bytes_per_packet); in main()
|
D | celt_encoder.c | 2342 int opus_custom_encode(CELTEncoder * OPUS_RESTRICT st, const opus_int16 * pcm, int frame_size, unsi… in opus_custom_encode() function 2375 int opus_custom_encode(CELTEncoder * OPUS_RESTRICT st, const opus_int16 * pcm, int frame_size, unsi… in opus_custom_encode() function
|