Searched refs:opus_multistream_encode_native (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libopus/src/ |
H A D | opus_projection_encoder.c | 390 return opus_multistream_encode_native(get_multistream_encoder(st), in opus_projection_encode() 401 return opus_multistream_encode_native(get_multistream_encoder(st), in opus_projection_encode_float() 410 return opus_multistream_encode_native(get_multistream_encoder(st), in opus_projection_encode_float()
|
H A D | opus_multistream_encoder.c | 802 int opus_multistream_encode_native in opus_multistream_encode_native() function 1071 return opus_multistream_encode_native(st, opus_copy_channel_in_short, in opus_multistream_encode() 1084 return opus_multistream_encode_native(st, opus_copy_channel_in_float, in opus_multistream_encode_float() 1100 return opus_multistream_encode_native(st, opus_copy_channel_in_float, in opus_multistream_encode_float() 1112 return opus_multistream_encode_native(st, opus_copy_channel_in_short, in opus_multistream_encode()
|
H A D | opus_private.h | 189 int opus_multistream_encode_native
|
/aosp_15_r20/out/soong/.intermediates/external/libopus/libopus/android_arm64_armv8-2a_cortex-a55_shared_apex31/ |
D | libopus.so.toc | 349 344: FUNC GLOBAL DEFAULT 15 opus_multistream_encode_native
|