Home | History | Annotate | Download | only in silk

Lines Matching refs:silk_SMULTT

406 #define silk_SMULTT(a32, b32)               (((a32) >> 16) * ((b32) >> 16))