Home
last modified time | relevance | path

Searched defs:g_h (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_compute.c42 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/
Djcgryext-neon.c72 uint16x8_t g_h = vmovl_u8(vget_high_u8(input_pixels.val[RGB_GREEN])); in jsimd_rgb_gray_convert_neon() local
Djdcolext-neon.c134 int16x8_t g_h = in jsimd_ycc_rgb_convert_neon() local
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/aarch64/
Djccolext-neon.c80 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/
Dformat_matrix.cpp107 BOOST_CONSTEXPR const short g_h = numeric_limits<short>::min() + 12345; variable