Home
last modified time | relevance | path

Searched refs:g_size (Results 1 – 3 of 3) sorted by relevance

/third_party/pixman/pixman/
Dpixman-utils.c141 int a_size, r_size, g_size, b_size; in pixman_expand_to_float() local
156 g_size = PIXMAN_FORMAT_G (format); in pixman_expand_to_float()
161 g_shift = 16 - g_size; in pixman_expand_to_float()
166 g_mask = ((1 << g_size) - 1); in pixman_expand_to_float()
171 g_mul = multipliers[g_size]; in pixman_expand_to_float()
Dpixman-bits-image.c1141 int g_size = PIXMAN_FORMAT_G (format); in dither_apply_ordered() local
1146 float g_scale = dither_compute_scale (g_size); in dither_apply_ordered()
/third_party/mindspore/mindspore/ops/operations/
D_inner_ops.py1309 g_size = (bs, heads, block_num, global_size // 16, block_size // 16, 16, 16)
1311 return l_size, g_size