Home
last modified time | relevance | path

Searched defs:start_col (Results 1 – 23 of 23) 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()
582 JDIMENSION start_row, JDIMENSION start_col, in forward_DCT_float()
Djdcoefct.c93 JDIMENSION start_col, output_col; in decompress_onepass() local
195 JDIMENSION start_col; in consume_data() local
Djctrans.c297 JDIMENSION start_col; in compress_output() local
Djccoefct.c346 JDIMENSION start_col; in compress_output() local
Djsimd_none.c221 jsimd_convsamp(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
227 jsimd_convsamp_float(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
/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/powerpc/
Djquanti-altivec.c51 void jsimd_convsamp_altivec(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_altivec()
Djsimd.c636 jsimd_convsamp(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
643 jsimd_convsamp_float(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
/external/libjpeg-turbo/simd/arm64/
Djsimd.c497 jsimd_convsamp(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
504 jsimd_convsamp_float(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
/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/arm/
Djsimd.c435 jsimd_convsamp(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
442 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/loongson/
Djsimd.c369 jsimd_convsamp(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
375 jsimd_convsamp_float(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
/external/libjpeg-turbo/simd/mips/
Djsimd.c704 jsimd_convsamp(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp()
711 jsimd_convsamp_float(JSAMPARRAY sample_data, JDIMENSION start_col, in jsimd_convsamp_float()
/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp207 int start_col, in DrawNormalTextHelper()
1063 int start_col = in DrawNormalText() local
/external/libvterm/include/
Dvterm.h34 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.c1659 int start_col, end_col, start_row, end_row; in exhuastive_mesh_search() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc4649 int32 start_col = (spec.lcd == 0) ? spec.s : 0; in TEST_P() local
4730 int32 start_col = (spec.rcd == 0) ? spec.s : 0; in TEST_P() local
/external/libaom/libaom/av1/encoder/
Dmcomp.c1574 int start_col, end_col, start_row, end_row; in exhuastive_mesh_search() local