Home
last modified time | relevance | path

Searched refs:opus_multistream_encode_native (Results 1 – 3 of 3) sorted by relevance

/external/libopus/src/
Dopus_projection_encoder.c390 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()
Dopus_multistream_encoder.c802 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()
Dopus_private.h189 int opus_multistream_encode_native