HomeSort by relevance Sort by last modified time
    Searched refs:ANALYSIS_COUNT_MAX (Results 1 - 2 of 2) sorted by null

  /external/libopus/src/
analysis.h 40 #define ANALYSIS_COUNT_MAX 10000
analysis.c 855 tonal->count = IMIN(tonal->count+1, ANALYSIS_COUNT_MAX);
    [all...]

Completed in 628 milliseconds