HomeSort by relevance Sort by last modified time
    Searched full:celt_test (Results 1 - 1 of 1) sorted by null

  /external/libopus/src/
opus_demo.c 138 static const int celt_test[][4] = { variable
467 } else if( strcmp( argv[ args ], "-celt_test" ) == 0 ) {
468 check_encoder_option(decode_only, "-celt_test");
469 mode_list = celt_test;
    [all...]

Completed in 85 milliseconds