Searched defs:Float (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dtypedefs.h37 * Float floating point minFloat, maxFloat
141 /* use "#if 0" below if Float should be double;
142 use "#if 1" below if Float should be float
145 typedef float Float;
149 typedef double Float; typedef
158 Float r; /* real part */
159 Float i; /* imaginary part */
/frameworks/compile/mclinker/utils/gtest/include/
H A Dgtest.h7145 typedef FloatingPoint<float> Float; typedef in namespace:testing::internal

Completed in 212 milliseconds