Home
last modified time | relevance | path

Searched +defs:g +defs:n (Results 1 – 18 of 18) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dregister_allocate.c476 ra_get_num_adjacency_bits(uint64_t n) in ra_get_num_adjacency_bits()
491 ra_test_adjacency_bit(struct ra_graph *g, unsigned n1, unsigned n2) in ra_test_adjacency_bit()
498 ra_set_adjacency_bit(struct ra_graph *g, unsigned n1, unsigned n2) in ra_set_adjacency_bit()
505 ra_clear_adjacency_bit(struct ra_graph *g, unsigned n1, unsigned n2) in ra_clear_adjacency_bit()
512 ra_add_node_adjacency(struct ra_graph *g, unsigned int n1, unsigned int n2) in ra_add_node_adjacency()
524 ra_node_remove_adjacency(struct ra_graph *g, unsigned int n1, unsigned int n2) in ra_node_remove_adjacency()
538 ra_realloc_interference_graph(struct ra_graph *g, unsigned int alloc) in ra_realloc_interference_graph()
583 struct ra_graph *g; in ra_alloc_interference_graph() local
594 ra_resize_interference_graph(struct ra_graph *g, unsigned int count) in ra_resize_interference_graph()
601 void ra_set_select_reg_callback(struct ra_graph *g, in ra_set_select_reg_callback()
[all …]
/hardware/libhardware/tests/hwc/
Dutil.c115 EGLint i, n, max; in select_config_for_window() local
146 EGLint r,g,b,a; in select_config_for_window() local
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_fxt1.c172 uint8_t input[N_TEXELS][MAX_COMP], int32_t nc, int32_t n) in fxt1_worst()
195 const int n = N_TEXELS / 2; in fxt1_variance() local
220 fxt1_choose (float vec[][MAX_COMP], int32_t nv, in fxt1_choose()
314 fxt1_lloyd (float vec[][MAX_COMP], int32_t nv, in fxt1_lloyd()
458 uint8_t reord[N_TEXELS][MAX_COMP], int32_t n) in fxt1_quantize_ALPHA0()
668 uint8_t reord[N_TEXELS][MAX_COMP], int32_t n) in fxt1_quantize_HI()
1254 #define LERP(n, t, c0, c1) (((n) - (t)) * (c0) + (t) * (c1) + (n) / 2) / (n) argument
1269 uint8_t r, g, b; in fxt1_decode_1HI() local
1357 uint8_t r, g, b; in fxt1_decode_1MIXED() local
1378 uint8_t r, g, b; in fxt1_decode_1MIXED() local
[all …]
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXos_r.h1001 #define _XGetgrgid(g,p) getgrgid((g)) argument
1002 #define _XGetgrnam(n,p) getgrnam((n)) argument
1030 #define _XGetgrgid(g,p) \ argument
1035 #define _XGetgrnam(n,p) \ argument
1051 #define _XGetgrgid(g,p) getgrgid_r((g), &(p).grp, (p).buf, sizeof((p).buf)) argument
1052 #define _XGetgrnam(n,p) getgrnam_r((n), &(p).grp, (p).buf, sizeof((p).buf)) argument
1063 #define _XGetgrgid(g,p) \ argument
1065 #define _XGetgrnam(n,p) \ argument
1080 #define _XGetgrgid(g,p) \ argument
1083 #define _XGetgrnam(n,p) \ argument
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXKBstr.h91 #define XkbNumGroups(g) ((g)&0x0f) argument
92 #define XkbOutOfRangeGroupInfo(g) ((g)&0xf0) argument
93 #define XkbOutOfRangeGroupAction(g) ((g)&0xc0) argument
94 #define XkbOutOfRangeGroupNumber(g) (((g)&0x30)>>4) argument
95 #define XkbSetGroupInfo(g,w,n) (((w)&0xc0)|(((n)&3)<<4)|((g)&0x0f)) argument
96 #define XkbSetNumGroups(g,n) (((g)&0xf0)|((n)&0x0f)) argument
132 #define XkbSASetGroup(a,g) ((a)->group_XXX=(g)) argument
335 #define XkbCMKeyGroupWidth(m,k,g) (XkbCMKeyType(m,k,g)->num_levels) argument
337 #define XkbCMKeyTypeIndex(m,k,g) ((m)->key_sym_map[k].kt_index[g&0x3]) argument
338 #define XkbCMKeyType(m,k,g) (&(m)->types[XkbCMKeyTypeIndex(m,k,g)]) argument
[all …]
DXKB.h379 #define XkbBuildCoreState(m,g) ((((g)&0x3)<<13)|((m)&0xff)) argument
381 #define XkbIsLegalGroup(g) (((g)>=0)&&((g)<XkbNumKbdGroups)) argument
589 #define XkbShiftLevel(n) ((n)-1) argument
590 #define XkbShiftLevelMask(n) (1<<((n)-1)) argument
Dlbxproto.h415 #define LBX_MASK_BITS(val, n) ((unsigned int) ((val) & ((1 << (n)) - 1))) argument
588 #define GFXCacheEnts(d,g) (((d) & 0xf) | (((g) & 0xf) << 4)) argument
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4n={1073:e=>{e.exports={trueFunc:function(){return!0},falseFunc:function(){return!1}}},9125:(e,t,n)… variable
/hardware/interfaces/tests/safeunion/1.0/default/
DSafeUnion.cpp96 Return<void> SafeUnion::setG(const LargeSafeUnion& myUnion, const hidl_string& g, setG_cb _hidl_cb)… in setG()
166 Return<void> SafeUnion::setN(const LargeSafeUnion& myUnion, hidl_bitfield<BitField> n, in setN()
251 const hidl_vec<hidl_handle>& g, setInterfaceG_cb _hidl_cb) { in setInterfaceG()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h408 int n; in stbiw__write3() local
818 #define stbiw__sbneedgrow(a,n) ((a)==0 || stbiw__sbn(a)+n >= stbiw__sbm(a)) argument
819 #define stbiw__sbmaybegrow(a,n) (stbiw__sbneedgrow(a,(n)) ? stbiw__sbgrow(a,n) : 0) argument
820 #define stbiw__sbgrow(a,n) stbiw__sbgrowf((void **) &(a), (n), sizeof(*(a))) argument
884 #define stbiw__zlib_huff1(n) stbiw__zlib_huffa(0x30 + (n), 8) argument
885 #define stbiw__zlib_huff2(n) stbiw__zlib_huffa(0x190 + (n)-144, 9) argument
886 #define stbiw__zlib_huff3(n) stbiw__zlib_huffa(0 + (n)-256,7) argument
887 #define stbiw__zlib_huff4(n) stbiw__zlib_huffa(0xc0 + (n)-280,8) argument
888 #define stbiw__zlib_huff(n) ((n) <= 143 ? stbiw__zlib_huff1(n) : (n) <= 255 ? stbiw__zlib_huff2(n)… argument
889 #define stbiw__zlib_huffb(n) ((n) <= 143 ? stbiw__zlib_huff1(n) : stbiw__zlib_huff2(n)) argument
[all …]
Dstb_image.h852 static void stbi__stdio_skip(void *user, int n) in stbi__stdio_skip()
1579 int n = (s->io.read)(s->io_user_data,(char*)s->buffer_start,s->buflen); in stbi__refill_buffer() local
1624 static void stbi__skip(stbi__context *s, int n) in stbi__skip()
1646 static int stbi__getn(stbi__context *s, stbi_uc *buffer, int n) in stbi__getn()
1726 static stbi_uc stbi__compute_y(int r, int g, int b) in stbi__compute_y()
1783 static stbi__uint16 stbi__compute_y_16(int r, int g, int b) in stbi__compute_y_16()
1840 int i,k,n; in stbi__ldr_to_hdr() local
1866 int i,k,n; in stbi__hdr_to_ldr() local
2128 stbi_inline static int stbi__extend_receive(stbi__jpeg *j, int n) in stbi__extend_receive()
2143 stbi_inline static int stbi__jpeg_get_bits(stbi__jpeg *j, int n) in stbi__jpeg_get_bits()
[all …]
Dwuffs-v0.3.c869 wuffs_base__u8__rotate_left(uint8_t x, uint32_t n) { in wuffs_base__u8__rotate_left()
875 wuffs_base__u8__rotate_right(uint8_t x, uint32_t n) { in wuffs_base__u8__rotate_right()
881 wuffs_base__u16__rotate_left(uint16_t x, uint32_t n) { in wuffs_base__u16__rotate_left()
887 wuffs_base__u16__rotate_right(uint16_t x, uint32_t n) { in wuffs_base__u16__rotate_right()
893 wuffs_base__u32__rotate_left(uint32_t x, uint32_t n) { in wuffs_base__u32__rotate_left()
899 wuffs_base__u32__rotate_right(uint32_t x, uint32_t n) { in wuffs_base__u32__rotate_right()
905 wuffs_base__u64__rotate_left(uint64_t x, uint32_t n) { in wuffs_base__u64__rotate_left()
911 wuffs_base__u64__rotate_right(uint64_t x, uint32_t n) { in wuffs_base__u64__rotate_right()
1036 uint32_t n = 0; in wuffs_base__count_leading_zeroes_u64() local
2930 size_t n = buf->meta.wi - buf->meta.ri; in wuffs_base__io_buffer__compact() local
[all …]
Dastcenc_vecmathlib_avx2_8.h40 #define astcenc_mm256_set_m128i(m, n) _mm256_insertf128_si256(_mm256_castsi128_si256((n)), (m), 1) argument
1145 ASTCENC_SIMD_INLINE vint8 interleave_rgba8(vint8 r, vint8 g, vint8 b, vint8 a) in interleave_rgba8()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h408 int n; in stbiw__write3() local
818 #define stbiw__sbneedgrow(a,n) ((a)==0 || stbiw__sbn(a)+n >= stbiw__sbm(a)) argument
819 #define stbiw__sbmaybegrow(a,n) (stbiw__sbneedgrow(a,(n)) ? stbiw__sbgrow(a,n) : 0) argument
820 #define stbiw__sbgrow(a,n) stbiw__sbgrowf((void **) &(a), (n), sizeof(*(a))) argument
884 #define stbiw__zlib_huff1(n) stbiw__zlib_huffa(0x30 + (n), 8) argument
885 #define stbiw__zlib_huff2(n) stbiw__zlib_huffa(0x190 + (n)-144, 9) argument
886 #define stbiw__zlib_huff3(n) stbiw__zlib_huffa(0 + (n)-256,7) argument
887 #define stbiw__zlib_huff4(n) stbiw__zlib_huffa(0xc0 + (n)-280,8) argument
888 #define stbiw__zlib_huff(n) ((n) <= 143 ? stbiw__zlib_huff1(n) : (n) <= 255 ? stbiw__zlib_huff2(n)… argument
889 #define stbiw__zlib_huffb(n) ((n) <= 143 ? stbiw__zlib_huff1(n) : stbiw__zlib_huff2(n)) argument
[all …]
Dstb_image.h852 static void stbi__stdio_skip(void *user, int n) in stbi__stdio_skip()
1579 int n = (s->io.read)(s->io_user_data,(char*)s->buffer_start,s->buflen); in stbi__refill_buffer() local
1624 static void stbi__skip(stbi__context *s, int n) in stbi__skip()
1646 static int stbi__getn(stbi__context *s, stbi_uc *buffer, int n) in stbi__getn()
1726 static stbi_uc stbi__compute_y(int r, int g, int b) in stbi__compute_y()
1783 static stbi__uint16 stbi__compute_y_16(int r, int g, int b) in stbi__compute_y_16()
1840 int i,k,n; in stbi__ldr_to_hdr() local
1866 int i,k,n; in stbi__hdr_to_ldr() local
2128 stbi_inline static int stbi__extend_receive(stbi__jpeg *j, int n) in stbi__extend_receive()
2143 stbi_inline static int stbi__jpeg_get_bits(stbi__jpeg *j, int n) in stbi__jpeg_get_bits()
[all …]
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_glx.cpp324 int n; in queryConfigs() local
385 int r, g, b, x, y; in checkWindowPixelFormatMatch() local
/hardware/google/aemu/host-common/
DAndroidPipe.cpp164 size_t n = 0; in onGuestSend() local
421 static Globals* sGlobals() { static Globals* g = new Globals; return g; } in sGlobals() local
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp1588 uint8_t g = g_count < 255 * 64 ? g_count / 64 : 255; in CaptureRGB() local
1944 float n = 0.25f * 2610.f / 4096.f; in ApplyST2084Gamma() local
1975 uint32_t g = *g_count; in RgbToRgb() local