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

  /external/libopus/src/
analysis.h 70 int E_count;
analysis.c 632 tonal->E[tonal->E_count][b] = E;
638 tonal->logE[tonal->E_count][b] = logE[b];
854 tonal->E_count = (tonal->E_count+1)%NB_FRAMES;
    [all...]

Completed in 1244 milliseconds