Home
last modified time | relevance | path

Searched defs:shiftBits (Results 1 – 5 of 5) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/BasicMathFunctions/
Darm_shift_q15.c59 int8_t shiftBits, in arm_shift_q15()
104 int8_t shiftBits, in arm_shift_q15()
Darm_shift_q31.c76 int8_t shiftBits, in arm_shift_q31()
122 int8_t shiftBits, in arm_shift_q31()
Darm_shift_q7.c61 int8_t shiftBits, in arm_shift_q7()
106 int8_t shiftBits, in arm_shift_q7()
/third_party/libsnd/src/ALAC/
Dalac_decoder.c139 BitBuffer shiftBits ; in alac_decode() local
/third_party/skia/src/sksl/lex/
DTransitionTable.cpp198 unsigned int shiftBits = 0, combinedBits = 0; in WriteTransitionTable() local