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 59 int E_count;
analysis.c 337 tonal->E[tonal->E_count][b] = E;
449 tonal->E_count = (tonal->E_count+1)%NB_FRAMES;

Completed in 87 milliseconds