OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPUS_SET_LSB_DEPTH
(Results
1 - 4
of
4
) sorted by null
/external/libopus/include/
opus_defines.h
540
#define
OPUS_SET_LSB_DEPTH
(x) OPUS_SET_LSB_DEPTH_REQUEST, __opus_check_int(x)
542
* @see
OPUS_SET_LSB_DEPTH
/external/libopus/src/
opus_demo.c
545
opus_encoder_ctl(enc,
OPUS_SET_LSB_DEPTH
(16));
[
all
...]
opus_encoder.c
[
all
...]
/external/libopus/tests/
test_opus_api.c
[
all
...]
Completed in 39 milliseconds