OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPUS_GET_VBR
(Results
1 - 3
of
3
) sorted by null
/external/libopus/include/
opus_defines.h
278
* @see
OPUS_GET_VBR
299
#define
OPUS_GET_VBR
(x) OPUS_GET_VBR_REQUEST, __opus_check_int_ptr(x)
320
* @see
OPUS_GET_VBR
/external/libopus/src/
opus_multistream_encoder.c
707
opus_encoder_ctl((OpusEncoder*)ptr,
OPUS_GET_VBR
(&vbr));
[
all
...]
/external/libopus/tests/
test_opus_api.c
[
all
...]
Completed in 39 milliseconds