Searched refs:estimateOperandsType (Results 1 – 1 of 1) sorted by relevance
32 static private<T extends DspBufferBase> int estimateOperandsType(T a, T b) { in estimateOperandsType() method in DspBufferMath60 int opType = estimateOperandsType(a, b); in add()132 int opType = estimateOperandsType(a, b); in mult()214 int opType = estimateOperandsType(r, a); in mult()260 int opType = estimateOperandsType(r, a); in set()