Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_compute.c40 int g_w, int g_h, int g_d, in cs_prepare()
84 int g_w, int g_h, int g_d, in cs_run()
108 int g_w, int g_h, int g_d, int num_threads, in run_workgroup()
174 int g_w, g_h, g_d; in softpipe_launch_grid() local
/third_party/skia/m133/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/
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/skia/m133/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/skia/m133/third_party/externals/libyuv/source/
Drow_lasx.cc66 g_h, r_l, r_h) \ argument
155 #define STOREARGB_D(a_l, a_h, r_l, r_h, g_l, g_h, b_l, b_h, pdst_argb) \ argument
351 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h; in I422ToARGBRow_LASX() local
381 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h; in I422ToRGBARow_LASX() local
413 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h, a_l, a_h; in I422AlphaToARGBRow_LASX() local
458 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h; in I422ToRGB24Row_LASX() local
503 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h; in I422ToRGB565Row_LASX() local
556 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h; in I422ToARGB4444Row_LASX() local
606 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h; in I422ToARGB1555Row_LASX() local