Searched refs:celt_hq_test (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/opus/src/src/
H A Dopus_demo.c181 static const int celt_hq_test[][4] = { variable
475 } else if( strcmp( argv[ args ], "-celt_hq_test" ) == 0 ) {
476 check_encoder_option(decode_only, "-celt_hq_test");
477 mode_list = celt_hq_test;
/external/libopus/src/
H A Dopus_demo.c181 static const int celt_hq_test[][4] = { variable
475 } else if( strcmp( argv[ args ], "-celt_hq_test" ) == 0 ) {
476 check_encoder_option(decode_only, "-celt_hq_test");
477 mode_list = celt_hq_test;

Completed in 182 milliseconds