Home
last modified time | relevance | path

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

/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/llvm-project/polly/lib/External/isl/
Disl_stream_private.h48 int start_col; member
/external/gemmlowp/public/
Dmap.h67 MatrixMap block(int start_row, int start_col, int block_rows, in block()
/external/perfetto/src/trace_processor/dynamic/
Dconnected_flow_generator.cc155 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/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/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/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/pdfium/core/fxge/
Dcfx_renderdevice.cpp225 int start_col, in DrawNormalTextHelper()
1023 int start_col = std::max(point->x, 0); in DrawNormalText() local
/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/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c1654 int start_col, end_col, start_row, end_row; in exhaustive_mesh_search() local
1741 int start_col, end_col, start_row, end_row; in exhaustive_mesh_search_multi_step() local
1777 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/llvm-project/clang/tools/c-index-test/
Dc-index-test.c2236 unsigned start_line, unsigned start_col, in print_cursor_file_scan()
2256 unsigned start_line = 1, start_col = 1; in perform_file_scan() local
/external/libaom/libaom/av1/encoder/
Dmcomp.c1186 int start_col, end_col, start_row, end_row; in exhaustive_mesh_search() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc5609 int32 start_col = (spec.lcd == 0) ? spec.s : 0; in TEST_P() local
5690 int32 start_col = (spec.rcd == 0) ? spec.s : 0; in TEST_P() local