Home
last modified time | relevance | path

Searched defs:start_col (Results 1 – 25 of 26) sorted by relevance

12

/external/gemmlowp/internal/
Dcompute.h79 void ComputeRun(int start_row, int start_col, int start_depth, in ComputeRun()
91 void ComputeL1(int start_row, int rows, int start_col, int cols, in ComputeL1()
Dunpack.h60 int start_col; member
/external/libjpeg-turbo/
Djcdctmgr.c373 convsamp(JSAMPARRAY sample_data, JDIMENSION start_col, DCTELEM *workspace) in convsamp()
492 JDIMENSION start_row, JDIMENSION start_col, JDIMENSION num_blocks) in forward_DCT()
525 convsamp_float(JSAMPARRAY sample_data, JDIMENSION start_col, in convsamp_float()
581 JDIMENSION start_row, JDIMENSION start_col, in forward_DCT_float()
Djdcoefct.c93 JDIMENSION start_col, output_col; in decompress_onepass() local
197 JDIMENSION start_col; in consume_data() local
Djctrans.c298 JDIMENSION start_col; in compress_output() local
Djccoefct.c346 JDIMENSION start_col; in compress_output() local
Djsimd_none.c234 jsimd_convsamp(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
240 jsimd_convsamp_float(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
/external/ruy/ruy/
Dpack.h138 int start_col, int end_col) { in RunPack()
Dpack_arm.cc2254 int start_col, int end_col, in Pack8bitRowMajorForNeon()
/external/google-breakpad/src/processor/
Dstackwalk_common.cc72 static int PrintRegister(const char *name, uint32_t value, int start_col) { in PrintRegister()
86 static int PrintRegister64(const char *name, uint64_t value, int start_col) { in PrintRegister64()
/external/libjpeg-turbo/simd/arm/
Djquanti-neon.c45 void jsimd_convsamp_neon(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_neon()
/external/gemmlowp/public/
Dmap.h67 MatrixMap block(int start_row, int start_col, int block_rows, in block()
/external/perfetto/src/trace_processor/prelude/table_functions/
Dconnected_flow.cc160 const TypedColumn<SliceId>& start_col = in GoByFlow() local
/external/libjpeg-turbo/simd/x86_64/
Djsimd.c686 jsimd_convsamp(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
696 jsimd_convsamp_float(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/
Dutils.hpp146 unsigned int start_col; member
Dquantized.cpp61 … const int32_t *row_bias, const int32_t *col_bias, const unsigned int start_col) { in requantize_block_32_int()
700 const int32_t *row_bias, const int32_t *col_bias, unsigned int start_col) { in requantize_block_32()
/external/libjpeg-turbo/simd/i386/
Djsimd.c795 jsimd_convsamp(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
807 jsimd_convsamp_float(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
/external/libjpeg-turbo/simd/arm/aarch64/
Djsimd.c730 jsimd_convsamp(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
737 jsimd_convsamp_float(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
/external/libjpeg-turbo/simd/arm/aarch32/
Djsimd.c662 jsimd_convsamp(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
669 jsimd_convsamp_float(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
/external/flatbuffers/src/
Dflatc.cpp230 size_t max_col, size_t start_col) { in AppendTextWrappedString()
/external/python/pybind11/tests/
Dtest_eigen.cpp167 …m.def("block", [](const Eigen::Ref<const Eigen::MatrixXd> &x, int start_row, int start_col, int bl… in TEST_SUBMODULE()
/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp218 int start_col, in DrawNormalTextHelper()
1175 int start_col = std::max(point->x, 0); in DrawNormalText() local
/external/libvpx/vp9/encoder/
Dvp9_mcomp.c1662 int start_col, end_col, start_row, end_row; in exhaustive_mesh_search() local
1749 int start_col, end_col, start_row, end_row; in exhaustive_mesh_search_multi_step() local
1785 int start_col, end_col, start_row, end_row; in exhaustive_mesh_search_single_step() local
/external/clang/tools/c-index-test/
Dc-index-test.c1778 unsigned start_line, unsigned start_col, in print_cursor_file_scan()
1798 unsigned start_line = 1, start_col = 1; in perform_file_scan() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc6306 int32_t start_col = (spec.lcd == 0) ? spec.s : 0; in TEST_P() local
6387 int32_t start_col = (spec.rcd == 0) ? spec.s : 0; in TEST_P() local

12