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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
lpc_analysis.c 394 int16_t criterion1; local
441 criterion1 = ((frameCntr == 0) || (frameCntr == (SUBFRAMES - 1))) &&
445 if(criterion1 || criterion2)
  /external/parameter-framework/upstream/tools/xmlGenerator/
EddParser.py 407 """ return a pfw rule (ex : "Any{criterion1 is state1}") generated from "self" and its children options"""

Completed in 252 milliseconds