Searched refs:det16 (Results 1 – 1 of 1) sorted by relevance
15434 const fp16type det16 (det); in calc() local15436 out[0] = fp16type( d / det16.asFloat()).bits(); in calc()15437 out[1] = fp16type(-c / det16.asFloat()).bits(); in calc()15438 out[2] = fp16type(-b / det16.asFloat()).bits(); in calc()15439 out[3] = fp16type( a / det16.asFloat()).bits(); in calc()