Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/
H A Dlibopus_blocklist.txt7 fun:celt_encode_with_ec
/aosp_15_r20/external/libopus/celt/
H A Dcelt.h142 int celt_encode_with_ec(OpusCustomEncoder * OPUS_RESTRICT st, const opus_val16 * pcm, int frame_siz…
H A Dcelt_encoder.c1431 int celt_encode_with_ec(CELTEncoder * OPUS_RESTRICT st, const opus_val16 * pcm, int frame_size, uns… in celt_encode_with_ec() function
2376 return celt_encode_with_ec(st, pcm, frame_size, compressed, nbCompressedBytes, NULL); in opus_custom_encode()
2396 ret=celt_encode_with_ec(st,in,frame_size,compressed,nbCompressedBytes, NULL); in opus_custom_encode_float()
2423 ret = celt_encode_with_ec(st,in,frame_size,compressed,nbCompressedBytes, NULL); in opus_custom_encode()
2434 return celt_encode_with_ec(st, pcm, frame_size, compressed, nbCompressedBytes, NULL); in opus_custom_encode_float()
/aosp_15_r20/external/libopus/src/
H A Dopus_encoder.c2245 …err = celt_encode_with_ec(celt_enc, pcm_buf, st->Fs/200, data+nb_compr_bytes, redundancy_bytes, NU… in opus_encode_frame_native()
2293 celt_encode_with_ec(celt_enc, tmp_prefill, st->Fs/400, dummy, 2, NULL); in opus_encode_frame_native()
2299 ret = celt_encode_with_ec(celt_enc, pcm_buf, frame_size, NULL, nb_compr_bytes, &enc); in opus_encode_frame_native()
2336 celt_encode_with_ec(celt_enc, pcm_buf+st->channels*(frame_size-N2-N4), N4, dummy, 2, NULL); in opus_encode_frame_native()
2338 …err = celt_encode_with_ec(celt_enc, pcm_buf+st->channels*(frame_size-N2), N2, data+nb_compr_bytes,… in opus_encode_frame_native()
/aosp_15_r20/out/soong/.intermediates/external/libopus/libopus/android_arm64_armv8-2a_cortex-a55_shared_apex31/
Dlibopus.so.toc98 93: FUNC GLOBAL DEFAULT 15 celt_encode_with_ec