Searched defs:c_offset (Results 1 – 9 of 9) 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 | 75 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/ |
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 | 32 int c_offset) { in bilinear_interpol() 55 int c_offset) { in bicubic_interpol()
|
/external/libavc/decoder/ |
D | ih264d_process_pslice.c | 821 WORD16 c_weight, c_offset; in ih264d_parse_pred_weight_table() local
|
/external/libaom/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/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_context.h | 708 int c_offset; member
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 5474 ir_constant_data c_offset; in _noise3() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 12404 const glw::GLint c_offset = (c > column) ? -1 : 0; in eliminate() local
|