Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dcompute.h66 void ComputeRun(int start_row, int start_col, int start_depth, in ComputeRun()
77 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, in forward_DCT()
527 convsamp_float (JSAMPARRAY sample_data, JDIMENSION start_col, FAST_FLOAT *workspace) in convsamp_float()
582 JDIMENSION start_row, JDIMENSION start_col, in forward_DCT_float()
Djdcoefct.c94 JDIMENSION start_col, output_col; in decompress_onepass() local
196 JDIMENSION start_col; in consume_data() local
Djctrans.c299 JDIMENSION start_col; in compress_output() local
Djccoefct.c346 JDIMENSION start_col; in compress_output() local
Djsimd_none.c233 jsimd_convsamp (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
239 jsimd_convsamp_float (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jcdctmgr.c182 JDIMENSION start_row, JDIMENSION start_col, in forward_DCT()
272 JDIMENSION start_row, JDIMENSION start_col, in forward_DCT_float()
Dfpdfapi_jdcoefct.c155 JDIMENSION start_col, output_col; in decompress_onepass() local
249 JDIMENSION start_col; in consume_data() local
Dfpdfapi_jctrans.c285 JDIMENSION start_col; in compress_output() local
Dfpdfapi_jccoefct.c346 JDIMENSION start_col; in compress_output() local
/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/gemmlowp/public/
Dmap.h67 MatrixMap block(int start_row, int start_col, int block_rows, in block()
/external/libjpeg-turbo/simd/
Djquanti-altivec.c52 jsimd_convsamp_altivec (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_altivec()
Djsimd_i386.c700 jsimd_convsamp (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
710 jsimd_convsamp_float (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
Djsimd_arm.c458 jsimd_convsamp (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
465 jsimd_convsamp_float (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
Djsimd_x86_64.c568 jsimd_convsamp (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
575 jsimd_convsamp_float (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
Djsimd_powerpc.c618 jsimd_convsamp (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
625 jsimd_convsamp_float (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
Djsimd_arm64.c519 jsimd_convsamp (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
526 jsimd_convsamp_float (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
Djsimd_mips.c730 jsimd_convsamp (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
738 jsimd_convsamp_float (JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
/external/pdfium/core/fxge/ge/
Dcfx_renderdevice.cpp203 int start_col, in DrawNormalTextHelper()
1044 int start_col = in DrawNormalText() local
/external/libvterm/include/
Dvterm.h33 int start_col; member
/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/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c1500 int start_col, end_col, start_row, end_row; in exhuastive_mesh_search() local