OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:celt_test
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/opus/src/src/
opus_demo.c
138
static const int
celt_test
[][4] = {
variable
470
} else if( strcmp( argv[ args ], "-
celt_test
" ) == 0 ) {
471
check_encoder_option(decode_only, "-
celt_test
");
472
mode_list =
celt_test
;
[
all
...]
/external/libopus/src/
opus_demo.c
138
static const int
celt_test
[][4] = {
variable
470
} else if( strcmp( argv[ args ], "-
celt_test
" ) == 0 ) {
471
check_encoder_option(decode_only, "-
celt_test
");
472
mode_list =
celt_test
;
[
all
...]
Completed in 74 milliseconds