OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OpusRepacketizer
(Results
1 - 2
of
2
) sorted by null
/external/libopus/include/
opus.h
628
*
OpusRepacketizer
*rp;
629
* rp = (
OpusRepacketizer
*)malloc(opus_repacketizer_get_size());
[
all
...]
/external/libopus/src/
opus_private.h
36
struct
OpusRepacketizer
{
124
opus_int32 opus_repacketizer_out_range_impl(
OpusRepacketizer
*rp, int begin, int end,
Completed in 49 milliseconds