Searched refs:MAX_NUM_LAYERS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Disac.c38 #define MAX_NUM_LAYERS 10 macro
1121 (numLayer > MAX_NUM_LAYERS)) {
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Disac.c37 #define MAX_NUM_LAYERS 10 macro
1080 (numLayer > MAX_NUM_LAYERS)) {

Completed in 52 milliseconds