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