Home
last modified time | relevance | path

Searched refs:OverflowingMulS16ByS32ToS32 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/common_audio/vad/
Dvad_core.c118 OverflowingMulS16ByS32ToS32(int16_t a, int32_t b) { in OverflowingMulS16ByS32ToS32() function
390 tmp2_s32 = OverflowingMulS16ByS32ToS32(tmp_s16, tmp1_s32); in GmmProbability()