Searched defs:half (Results 1 – 12 of 12) sorted by relevance
6 static half gStart = 12.0f; variable7 static half gIncr = 0.125; variable12 static half ElementAt_half(int x, int y, int z) { constant
31 static half gaussian[MAX_RADIUS * 2 + 1]; variable
57 final float half = mBitmap1.getHeight() / 2.0f; in BitmapsView() local
34 sp<const Element> half = Element::F16(rs); in main() local
85 CONSTEXPR half(float v) noexcept : mBits(ftoh(v)) { } in half() function97 explicit constexpr half(Binary, uint16_t bits) noexcept : mBits(bits) { } in half() function
66 frame_t half[HALF_FRAMES]; variable
777 size_t half = mFrameCount / 2; in releaseBuffer() local
15 static void my_half_comb(half *accum, const half *other) { } constant
31 static void my_half_comb(half *accum, const half *other) { } constant32 static void my_half_out(int *out, const half *accum) { } constant
34 typedef __fp16 half; typedef
55 typedef __fp16 half; typedef
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...