Home
last modified time | relevance | path

Searched defs:sVal (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/sonic/
DSonic.java528 short sVal = samples[position + i]; in findPitchPeriodInRange() local
Dsonic.c618 short *s, *p, sVal, pVal; in findPitchPeriodInRange() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp1549 int sVal = (MO.getExpr()->evaluateAsAbsolute(Value) && Value < 0) ? -1 : 0; in processInstruction() local