OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opus_projection_encoder_destroy
(Results
1 - 3
of
3
) sorted by null
/external/libopus/include/
opus_projection.h
130
* Call
opus_projection_encoder_destroy
() to release
314
OPUS_EXPORT void
opus_projection_encoder_destroy
(OpusProjectionEncoder *st);
/external/libopus/src/
opus_projection_encoder.c
375
void
opus_projection_encoder_destroy
(OpusProjectionEncoder *st)
function
/external/libopus/tests/
test_opus_projection.c
224
opus_projection_encoder_destroy
(st_enc);
Completed in 3456 milliseconds