Searched refs:AddSaturatingIf16BitImpl (Results 1 - 1 of 1) sorted by relevance

/external/gemmlowp/fixedpoint/
H A Dfixedpoint.h253 struct AddSaturatingIf16BitImpl { struct in namespace:gemmlowp
257 struct AddSaturatingIf16BitImpl<IntegerType, true> { struct in namespace:gemmlowp
266 return AddSaturatingIf16BitImpl<IntegerType, sizeof(ScalarType) == 2>::Run(a,

Completed in 67 milliseconds