Searched defs:g_h (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_compute.c | 42 int g_w, int g_h, int g_d, in cs_prepare() 86 int g_w, int g_h, int g_d, in cs_run() 111 int g_w, int g_h, int g_d, int num_threads, in run_workgroup() 177 int g_w, g_h, g_d; in softpipe_launch_grid() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
D | jcgryext-neon.c | 72 uint16x8_t g_h = vmovl_u8(vget_high_u8(input_pixels.val[RGB_GREEN])); in jsimd_rgb_gray_convert_neon() local
|
D | jdcolext-neon.c | 134 int16x8_t g_h = in jsimd_ycc_rgb_convert_neon() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/aarch64/ |
D | jccolext-neon.c | 80 uint16x8_t g_h = vmovl_u8(vget_high_u8(input_pixels.val[RGB_GREEN])); in jsimd_rgb_ycc_convert_neon() local 179 uint16x8_t g_h = vmovl_u8(vget_high_u8(input_pixels.val[RGB_GREEN])); in jsimd_rgb_ycc_convert_neon() local
|
/third_party/boost/libs/format/tools/ |
D | format_matrix.cpp | 107 BOOST_CONSTEXPR const short g_h = numeric_limits<short>::min() + 12345; variable
|