OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opus_multistream_packet_unpad
(Results
1 - 4
of
4
) sorted by null
/external/libopus/include/
opus.h
[
all
...]
/external/libopus/src/
repacketizer.c
305
opus_int32
opus_multistream_packet_unpad
(unsigned char *data, opus_int32 len, int nb_streams)
function
/external/libopus/tests/
test_opus_api.c
[
all
...]
test_opus_encode.c
372
len=
opus_multistream_packet_unpad
(packet,len,2);
Completed in 1323 milliseconds