Home
last modified time | relevance | path

Searched refs:celt_decode_with_ec (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libopus/celt/
H A Dcelt_decoder.c1371 int celt_decode_with_ec(CELTDecoder * OPUS_RESTRICT st, const unsigned char *data, function
1386 return celt_decode_with_ec(st, data, len, pcm, frame_size, NULL, 0);
1403 ret=celt_decode_with_ec(st, data, len, out, frame_size, NULL, 0);
1417 return celt_decode_with_ec(st, data, len, pcm, frame_size, NULL, 0);
1433 ret=celt_decode_with_ec(st, data, len, out, frame_size, NULL, 0);
H A Dcelt.h163 int celt_decode_with_ec(OpusCustomDecoder * OPUS_RESTRICT st, const unsigned char *data,
/aosp_15_r20/external/libopus/
H A Dlibopus_blocklist.txt3 fun:celt_decode_with_ec
/aosp_15_r20/external/libopus/src/
H A Dopus_decoder.c540 celt_decode_with_ec(celt_dec, data+len, redundancy_bytes, in opus_decode_frame()
573 celt_decode_with_ec(celt_dec, silence, 2, pcm, F2_5, NULL, celt_accum); in opus_decode_frame()
600 celt_decode_with_ec(celt_dec, data+len, redundancy_bytes, redundant_audio, F5, NULL, 0); in opus_decode_frame()
/aosp_15_r20/out/soong/.intermediates/external/libopus/libopus/android_arm64_armv8-2a_cortex-a55_shared_apex31/
Dlibopus.so.toc236 231: FUNC GLOBAL DEFAULT 15 celt_decode_with_ec