OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opus_custom_encoder_create
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/opus/src/include/
opus_custom.h
146
* @see
opus_custom_encoder_create
(),opus_custom_encoder_get_size()
173
OPUS_CUSTOM_EXPORT OPUS_WARN_UNUSED_RESULT OpusCustomEncoder *
opus_custom_encoder_create
(
/external/chromium_org/third_party/opus/src/celt/
opus_custom_demo.c
104
enc =
opus_custom_encoder_create
(mode, channels, &err);
celt_encoder.c
147
CELTEncoder *
opus_custom_encoder_create
(const CELTMode *mode, int channels, int *error)
function
[
all
...]
Completed in 605 milliseconds