Searched defs:MAX_PERIOD (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/opus/src/celt/
H A Dmodes.h40 #define MAX_PERIOD 1024 macro
/external/libopus/celt/
H A Dmodes.h40 #define MAX_PERIOD 1024 macro
/external/chromium_org/third_party/libsrtp/srtp/test/
H A Dlfsr.c167 #define MAX_PERIOD 65535 macro
182 for (i=1; i < MAX_PERIOD; i++) {
227 for (i=1; i < MAX_PERIOD; i++) {
265 for (i=1; i < MAX_PERIOD; i++) {
/external/srtp/test/
H A Dlfsr.c132 #define MAX_PERIOD 65535 macro
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 159 milliseconds