Home
last modified time | relevance | path

Searched defs:c_offset (Results 1 – 9 of 9) 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
161 std::complex<float> c_offset(1.0, 1.0); in test_fft_real_input_golden() local
/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc75 std::uint8_t* c, std::int32_t c_offset, in EightBitIntGemmImpl()
308 std::int32_t c_offset, std::int32_t c_mult_int, in EightBitIntGemm()
345 std::int32_t ldb, float* c, float c_offset, in EightBitIntGemm()
/external/gemmlowp/test/
Dtest.cc40 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/
Dcfx_imagetransformer.cpp32 int c_offset) { in bilinear_interpol()
55 int c_offset) { in bicubic_interpol()
/external/libavc/decoder/
Dih264d_process_pslice.c821 WORD16 c_weight, c_offset; in ih264d_parse_pred_weight_table() local
/external/libaom/libaom/av1/common/
Dreconintra.c871 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/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h708 int c_offset; member
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp5474 ir_constant_data c_offset; in _noise3() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp12404 const glw::GLint c_offset = (c > column) ? -1 : 0; in eliminate() local