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

  /external/chromium_org/third_party/opus/src/celt/
modes.h 40 #define MAX_PERIOD 1024
  /external/srtp/test/
lfsr.c 132 #define MAX_PERIOD 65535
147 for (i=1; i < MAX_PERIOD; i++) {
192 for (i=1; i < MAX_PERIOD; i++) {
230 for (i=1; i < MAX_PERIOD; i++) {

Completed in 47 milliseconds