Searched refs:s45 (Results 1 – 11 of 11) sorted by relevance
/external/libxcam/cl_kernel/ |
D | kernel_bi_filter.cl | 56 CALC_SUM (y1.s67, y2.s0123, y2.s45, dark1.s67, dark2.s0123, dark2.s45); 58 CALC_SUM (y2.s0123, y2.s45, y2.s67, dark2.s0123, dark2.s45, dark2.s67); 67 CALC_SUM (y2.s67, y1.s0123, y1.s45, dark2.s67, dark1.s0123, dark1.s45);
|
D | kernel_yuv_pipe.cl | 107 in[0].s45 = mad(in[0].s45 - in_prev[0].s45, coeff_Y[2], in_prev[0].s45); 108 in[1].s45 = mad(in[1].s45 - in_prev[1].s45, coeff_Y[2], in_prev[1].s45);
|
D | kernel_gauss_lap_pyramid.cl | 102 … (float4)(result_pre[i_line].s45, result_cur[i_line].s01) * coeffs[COEFF_MID + 2] + 104 … (float4)(result_cur[i_line].s45, result_next[i_line].s01) * coeffs[COEFF_MID + 2]; 142 data.s45 = read_imagef (input, sampler, pos_start).xy; 325 zoom_in.s45 = read_imagef (input_gauss1, gauss1_sampler, gauss1_pos).xy; 524 … (float8)(result_pre.s23, result_cur[i_line].s0123, result_cur[i_line].s45) * 595 … (float8)(result_pre[i_line].s67, result_cur[i_line].s0123, result_cur[i_line].s45) *
|
D | kernel_geo_map.cl | 99 …output_data.s45 = out_of_bound[4] ? CONST_DATA_UV : read_imagef (input_uv, sampler, input_pos[4]).…
|
/external/libaom/libaom/aom_dsp/x86/ |
D | highbd_convolve_avx2.c | 172 __m256i s45 = _mm256_permute2x128_si256( in av1_highbd_convolve_y_sr_avx2() local 187 s[2] = _mm256_unpacklo_epi16(s45, s56); in av1_highbd_convolve_y_sr_avx2() 191 s[6] = _mm256_unpackhi_epi16(s45, s56); in av1_highbd_convolve_y_sr_avx2() 1102 __m256i s45 = _mm256_inserti128_si256(_mm256_castsi128_si256(s4), s5, 1); in aom_highbd_filter_block1d4_v4_avx2() local 1105 s[1] = _mm256_unpacklo_epi16(s45, s56); in aom_highbd_filter_block1d4_v4_avx2() 1162 __m256i s45 = _mm256_inserti128_si256(_mm256_castsi128_si256(s4), s5, 1); in aom_highbd_filter_block1d8_v4_avx2() local 1165 s[1] = _mm256_unpacklo_epi16(s45, s56); in aom_highbd_filter_block1d8_v4_avx2() 1166 s[3] = _mm256_unpackhi_epi16(s45, s56); in aom_highbd_filter_block1d8_v4_avx2()
|
/external/clang/test/CodeGen/ |
D | x86_32-arguments-darwin.c | 180 struct s45 { vvbp f0; int f1; } f45(void) { } in f45() argument
|
/external/libaom/libaom/av1/common/x86/ |
D | highbd_jnt_convolve_avx2.c | 706 __m256i s45 = _mm256_permute2x128_si256( in av1_highbd_dist_wtd_convolve_y_avx2() local 721 s[2] = _mm256_unpacklo_epi16(s45, s56); in av1_highbd_dist_wtd_convolve_y_avx2() 725 s[6] = _mm256_unpackhi_epi16(s45, s56); in av1_highbd_dist_wtd_convolve_y_avx2()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | branch-relax-spill.ll | 55 %sgpr45 = tail call i32 asm sideeffect "s_mov_b32 s45, 0", "={s45}"() #0 174 tail call void asm sideeffect "; reg use $0", "{s45}"(i32 %sgpr45) #0
|
D | partial-sgpr-to-vgpr-spills.ll | 135 ; GCN-NEXT: v_writelane_b32 v1, s45, 33
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | vop_dpp.s | 631 v_add_f32 v0, v1, s45 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0
|
/external/v8/benchmarks/ |
D | regexp.js | 226 …var s45 = computeInputVariants('FrffvbaFgbentr=%7O%22GnoThvq%22%3N%7O%22thvq%22%3N1231367125017%7Q… 268 s45[i].replace(re18, '');
|