Home
last modified time | relevance | path

Searched refs:b_h (Results 1 – 11 of 11) sorted by relevance

/external/libjpeg-turbo/simd/arm/aarch64/
Djccolext-neon.c81 uint16x8_t b_h = vmovl_u8(vget_high_u8(input_pixels.val[RGB_BLUE])); in jsimd_rgb_ycc_convert_neon() local
92 y_hl = vmlal_laneq_u16(y_hl, vget_low_u16(b_h), consts, 2); in jsimd_rgb_ycc_convert_neon()
95 y_hh = vmlal_laneq_u16(y_hh, vget_high_u16(b_h), consts, 2); in jsimd_rgb_ycc_convert_neon()
109 cb_hl = vmlal_laneq_u16(cb_hl, vget_low_u16(b_h), consts, 5); in jsimd_rgb_ycc_convert_neon()
113 cb_hh = vmlal_laneq_u16(cb_hh, vget_high_u16(b_h), consts, 5); in jsimd_rgb_ycc_convert_neon()
127 cr_hl = vmlsl_laneq_u16(cr_hl, vget_low_u16(b_h), consts, 7); in jsimd_rgb_ycc_convert_neon()
131 cr_hh = vmlsl_laneq_u16(cr_hh, vget_high_u16(b_h), consts, 7); in jsimd_rgb_ycc_convert_neon()
180 uint16x8_t b_h = vmovl_u8(vget_high_u8(input_pixels.val[RGB_BLUE])); in jsimd_rgb_ycc_convert_neon() local
191 y_hl = vmlal_laneq_u16(y_hl, vget_low_u16(b_h), consts, 2); in jsimd_rgb_ycc_convert_neon()
194 y_hh = vmlal_laneq_u16(y_hh, vget_high_u16(b_h), consts, 2); in jsimd_rgb_ycc_convert_neon()
[all …]
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Daix-xcoff-visibility.ll7 @b_h = hidden global i32 0, align 4
34 %call1= call i32 @bar_h(i32* @b_h)
53 ; CHECK: .globl b_h,hidden
/external/libjpeg-turbo/simd/arm/
Djcgryext-neon.c74 uint16x8_t b_h = vmovl_u8(vget_high_u8(input_pixels.val[RGB_BLUE])); in jsimd_rgb_gray_convert_neon() local
87 y_hl = vmlal_n_u16(y_hl, vget_low_u16(b_h), F_0_113); in jsimd_rgb_gray_convert_neon()
88 y_hh = vmlal_n_u16(y_hh, vget_high_u16(b_h), F_0_113); in jsimd_rgb_gray_convert_neon()
Djdcolext-neon.c128 int16x8_t b_h = in jsimd_ycc_rgb_convert_neon() local
143 rgba.val[RGB_BLUE] = vcombine_u8(vqmovun_s16(b_l), vqmovun_s16(b_h)); in jsimd_ycc_rgb_convert_neon()
153 rgb.val[RGB_BLUE] = vcombine_u8(vqmovun_s16(b_l), vqmovun_s16(b_h)); in jsimd_ycc_rgb_convert_neon()
163 rgb565_h = vsriq_n_u16(rgb565_h, vqshluq_n_s16(b_h, 8), 11); in jsimd_ycc_rgb_convert_neon()
/external/llvm-project/libclc/generic/lib/math/
Dcbrt.cl141 double b_h = F_h * Rem_h;
144 double ans = fma(z, b_h, fma(z, b_t, b_t)) + b_h;
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_compute.c43 int b_w, int b_h, int b_d, in cs_prepare() argument
78 machine->SystemValue[i].xyzw[1].i[j] = b_h; in cs_prepare()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c457 int dst_stride, int x, int y, int b_w, int b_h, in build_mc_border() argument
489 } while (--b_h); in build_mc_border()
495 int b_w, int b_h, int w, int h) { in high_build_mc_border() argument
527 } while (--b_h); in high_build_mc_border()
534 int b_h, int frame_width, int frame_height, in extend_and_predict() argument
543 b_w, b_h, frame_width, frame_height); in extend_and_predict()
549 y0, b_w, b_h, frame_width, frame_height); in extend_and_predict()
558 int b_h, int frame_width, int frame_height, in extend_and_predict() argument
567 build_mc_border(buf_ptr1, pre_buf_stride, mc_buf, b_w, x0, y0, b_w, b_h, in extend_and_predict()
686 const int b_h = y1 - y0 + 1; in dec_build_inter_predictors() local
[all …]
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c395 int b_w, int b_h, int w, int h) { in highbd_build_mc_border() argument
428 } while (--b_h); in highbd_build_mc_border()
434 int y, int b_w, int b_h, int w, int h) { in build_mc_border() argument
465 } while (--b_h); in build_mc_border()
519 const int b_h = block.y1 - block.y0; in extend_mc_border() local
525 block.y0, b_w, b_h, pre_buf->width, in extend_mc_border()
529 b_h, pre_buf->width, pre_buf->height); in extend_mc_border()
534 b_h, pre_buf->width, pre_buf->height); in extend_mc_border()
/external/clang/test/Analysis/
Dmisc-ps-region-store.m1178 int b_w, int b_h, int dx, int dy) {
1186 for (y = 0; y < b_h; y++) {
/external/llvm-project/clang/test/Analysis/
Dmisc-ps-region-store.m1178 int b_w, int b_h, int dx, int dy) {
1186 for (y = 0; y < b_h; y++) {
/external/pffft/
Dsse2neon.h5211 int64x1_t b_h = vget_high_s64(vreinterpretq_s64_m128i(b)); in _mm_unpackhi_epi64() local
5212 return vreinterpretq_m128i_s64(vcombine_s64(a_h, b_h)); in _mm_unpackhi_epi64()