Home
last modified time | relevance | path

Searched refs:c_offset (Results 1 – 16 of 16) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_fft.cpp39 std::complex<float> c_offset = std::complex<float>(1.0, 1.0); in test_fft_2D_golden() local
42 VERIFY_IS_APPROX(output(0) + c_offset, output_golden[0] + c_offset); in test_fft_2D_golden()
43 VERIFY_IS_APPROX(output(1) + c_offset, output_golden[1] + c_offset); in test_fft_2D_golden()
44 VERIFY_IS_APPROX(output(2) + c_offset, output_golden[2] + c_offset); in test_fft_2D_golden()
45 VERIFY_IS_APPROX(output(3) + c_offset, output_golden[3] + c_offset); in test_fft_2D_golden()
46 VERIFY_IS_APPROX(output(4) + c_offset, output_golden[4] + c_offset); in test_fft_2D_golden()
47 VERIFY_IS_APPROX(output(5) + c_offset, output_golden[5] + c_offset); in test_fft_2D_golden()
50 VERIFY_IS_APPROX(output(0)+ c_offset, output_golden[0]+ c_offset); in test_fft_2D_golden()
51 VERIFY_IS_APPROX(output(1)+ c_offset, output_golden[2]+ c_offset); in test_fft_2D_golden()
52 VERIFY_IS_APPROX(output(2)+ c_offset, output_golden[4]+ c_offset); in test_fft_2D_golden()
[all …]
/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc72 std::uint8_t* c, std::int32_t c_offset, in EightBitIntGemmImpl() argument
77 const int result_offset = c_offset; in EightBitIntGemmImpl()
305 std::int32_t c_offset, std::int32_t c_mult_int, in EightBitIntGemm() argument
313 MetaGemmQuantized8Bit(context, a, b, m, n, k, a_offset, b_offset, c_offset, in EightBitIntGemm()
322 b_offset, ldb, c, c_offset, c_mult_int, \ in EightBitIntGemm()
342 std::int32_t ldb, float* c, float c_offset, in EightBitIntGemm() argument
350 MetaGemmFloat(context, a, b, m, n, k, a_offset, b_offset, c_offset, in EightBitIntGemm()
389 dest_row[j] = static_cast<float>(src_row[j]) * c_offset; in EightBitIntGemm()
398 dest_column[j] = static_cast<float>(src_column[j]) * c_offset; in EightBitIntGemm()
Deight_bit_int_gemm.h59 std::int32_t c_offset, std::int32_t c_mult_int,
65 std::int32_t b_offset, int ldb, float *c, float c_offset,
/external/gemmlowp/test/
Dtest_data.h31 extern const int c_offset;
Dtest_data.cc29 extern const int c_offset = 74980;
Dtest.cc40 std::int32_t c_offset, std::int32_t c_mult_int, in ReferenceEightBitIntGemm() argument
96 (((total + c_offset) * c_mult_int) + kRoundingTerm) >> c_shift; in ReferenceEightBitIntGemm()
767 int c_offset[] = {97155, 97346}; in TestWithSmallDataPerChannelQuantization() local
775 const OffsetColMap result_offset(c_offset, m); in TestWithSmallDataPerChannelQuantization()
957 int c_offset[] = { in TestWithLargeDataPerChannelQuantization() local
972 const OffsetColMap result_offset(c_offset, m); in TestWithLargeDataPerChannelQuantization()
1068 std::vector<std::int32_t> c_offset(m, 0); in TestMultithreadedPerChannelQuantization() local
1085 const OffsetColMap result_offset(&c_offset[0], m); in TestMultithreadedPerChannelQuantization()
1148 const int c_offset = 0; in TestWithSmallData() local
1154 a_offset, lda, b_data, b_offset, ldb, output_data.get(), c_offset, c_mult, in TestWithSmallData()
[all …]
/external/skia/modules/skottie/src/effects/
DDisplacementMapEffect.cpp129 c_scale, c_offset; // coverage as a function of alpha member
228 xc.c_offset, in buildEffectShader()
229 yc.c_offset, in buildEffectShader()
/external/pdfium/core/fxge/dib/
Dcfx_imagetransformer.cpp35 int c_offset) { in bilinear_interpol() argument
39 const uint8_t* buf_u = buf + row_offset_l + c_offset; in bilinear_interpol()
40 const uint8_t* buf_d = buf + row_offset_r + c_offset; in bilinear_interpol()
58 int c_offset) { in bicubic_interpol() argument
64 *(buf + pos_pixel[i + 4] * pitch + pos_pixel[j] * bpp + c_offset); in bicubic_interpol()
/external/libavc/decoder/
Dih264d_process_pslice.c821 WORD16 c_weight, c_offset; in ih264d_parse_pred_weight_table() local
876 c_offset = i_temp; in ih264d_parse_pred_weight_table()
877 COPYTHECONTEXT("SH: luma_offset_l0",c_offset); in ih264d_parse_pred_weight_table()
879 ui32_temp = (c_offset << 16) | (c_weight & 0xFFFF); in ih264d_parse_pred_weight_table()
/external/tensorflow/tensorflow/core/kernels/rnn/
Dlstm_ops_gpu.cu.cc159 const int c_offset = gate_c_offset(gate_layout, cell_size); in lstm_gates() local
162 const T ci_local = tanh_op(gates[c_offset + gid] + b[c_offset + act_id]); in lstm_gates()
/external/mesa3d/src/intel/perf/
Dgen_perf_mdapi.c356 query->c_offset = copy_query->c_offset; in gen_perf_register_mdapi_oa_query()
Dgen_perf.h226 int c_offset; member
Dgen_perf.c1072 result->accumulator + query->c_offset + i); in gen_perf_query_result_accumulate()
/external/mesa3d/prebuilt-intermediates/perf/
Dgen_perf_metrics.c49 uint64_t tmp0 = accumulator[query->c_offset + 2]; in hsw__render_basic__gpu_core_clocks__read()
591 uint64_t tmp0 = accumulator[query->c_offset + 1]; in hsw__render_basic__gti_vf_throughput__read()
604 uint64_t tmp0 = accumulator[query->c_offset + 6]; in hsw__render_basic__gti_read_throughput__read()
803 uint64_t tmp0 = accumulator[query->c_offset + 0]; in hsw__render_basic__gti_depth_throughput__read()
816 uint64_t tmp0 = accumulator[query->c_offset + 7]; in hsw__render_basic__gti_write_throughput__read()
844 uint64_t tmp0 = accumulator[query->c_offset + 4]; in hsw__render_basic__gti_l3_throughput__read()
872 uint64_t tmp0 = accumulator[query->c_offset + 5]; in hsw__render_basic__samples_blended__read()
1183 uint64_t tmp0 = accumulator[query->c_offset + 3]; in hsw__render_basic__gti_rcc_throughput__read()
1376 uint64_t tmp0 = accumulator[query->c_offset + 0]; in hsw__compute_basic__typed_atomics__read()
1377 uint64_t tmp1 = accumulator[query->c_offset + 1]; in hsw__compute_basic__typed_atomics__read()
[all …]
/external/libaom/libaom/av1/common/
Dreconintra.c875 int c_offset = k & 0x03; in av1_filter_intra_predictor_c() local
876 buffer[r + r_offset][c + c_offset] = in av1_filter_intra_predictor_c()
926 int c_offset = k & 0x03; in highbd_filter_intra_predictor() local
927 buffer[r + r_offset][c + c_offset] = in highbd_filter_intra_predictor()
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp12404 const glw::GLint c_offset = (c > column) ? -1 : 0; in eliminate() local
12406 result(r + r_offset, c + c_offset) = matrix(r, c); in eliminate()