Searched defs:c_offset (Results 1 – 11 of 11) sorted by relevance
/external/eigen/unsupported/test/ |
D | cxx11_tensor_fft.cpp | 39 std::complex<float> c_offset = std::complex<float>(1.0, 1.0); in test_fft_2D_golden() local 161 std::complex<float> c_offset(1.0, 1.0); in test_fft_real_input_golden() local
|
/external/gemmlowp/eight_bit_int_gemm/ |
D | eight_bit_int_gemm.cc | 72 std::uint8_t* c, std::int32_t c_offset, in EightBitIntGemmImpl() 305 std::int32_t c_offset, std::int32_t c_mult_int, in EightBitIntGemm() 342 std::int32_t ldb, float* c, float c_offset, in EightBitIntGemm()
|
/external/gemmlowp/test/ |
D | test.cc | 40 std::int32_t c_offset, std::int32_t c_mult_int, in ReferenceEightBitIntGemm() 767 int c_offset[] = {97155, 97346}; in TestWithSmallDataPerChannelQuantization() local 957 int c_offset[] = { in TestWithLargeDataPerChannelQuantization() local 1068 std::vector<std::int32_t> c_offset(m, 0); in TestMultithreadedPerChannelQuantization() local 1148 const int c_offset = 0; in TestWithSmallData() local
|
/external/pdfium/core/fxge/dib/ |
D | cfx_imagetransformer.cpp | 33 int c_offset) { in BilinearInterpolate()
|
/external/skia/modules/skottie/src/effects/ |
D | DisplacementMapEffect.cpp | 134 c_scale, c_offset; // coverage as a function of alpha member
|
/external/ComputeLibrary/src/cpu/kernels/assembly/ |
D | arm_gemm.hpp | 176 int32_t c_offset = 0; member
|
/external/libavc/decoder/ |
D | ih264d_process_pslice.c | 821 WORD16 c_weight, c_offset; in ih264d_parse_pred_weight_table() local
|
/external/tensorflow/tensorflow/core/kernels/rnn/ |
D | lstm_ops_gpu.cu.cc | 159 const int c_offset = gate_c_offset(gate_layout, cell_size); in lstm_gates() local
|
/external/mesa3d/src/intel/perf/ |
D | gen_perf.h | 226 int c_offset; member
|
/external/libaom/av1/common/ |
D | reconintra.c | 871 int c_offset = k & 0x03; in av1_filter_intra_predictor_c() local 921 int c_offset = k & 0x03; in highbd_filter_intra_predictor() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 12377 const glw::GLint c_offset = (c > eCol) ? -1 : 0; in eliminate() local
|