HomeSort by relevance Sort by last modified time
    Searched refs:half2float (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
float16_gen.c 110 float half2float(unsigned short s) { function
188 float op1 = half2float(a);
189 float op2 = half2float(b);
194 float op1 = half2float(a);
195 float op2 = half2float(b);
200 float op1 = half2float(a);
201 float op2 = half2float(b);
206 float op1 = half2float(a);
207 float op2 = half2float(b);
  /external/lldb/source/Core/
DataExtractor.cpp 1343 static float half2float (uint16_t half) function
    [all...]

Completed in 183 milliseconds