Searched defs:half (Results 1 – 8 of 8) sorted by relevance
6 static half gStart = 12.0f; variable7 static half gIncr = 0.125; constant12 static half ElementAt_half(int x, int y, int z) { constant
57 final float half = mBitmap1.getHeight() / 2.0f; in BitmapsView() local
28 sp<const Element> half = Element::F16(rs); in main() local
66 frame_t half[HALF_FRAMES]; variable
761 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
38 typedef __fp16 half; typedef