Searched defs:start_col (Results 1 – 11 of 11) sorted by relevance
/external/jpeg/ |
D | jcdctmgr.c | 182 JDIMENSION start_row, JDIMENSION start_col, in forward_DCT() 272 JDIMENSION start_row, JDIMENSION start_col, in forward_DCT_float()
|
D | jdcoefct.c | 155 JDIMENSION start_col, output_col; in decompress_onepass() local 260 JDIMENSION start_col; in consume_data() local 397 JDIMENSION start_col; in consume_data_build_huffman_index_baseline() local 457 JDIMENSION start_col; in consume_data_build_huffman_index_progressive() local
|
D | jctrans.c | 285 JDIMENSION start_col; in compress_output() local
|
D | jccoefct.c | 346 JDIMENSION start_col; in compress_output() local
|
/external/qemu/distrib/jpeg-6b/ |
D | jcdctmgr.c | 182 JDIMENSION start_row, JDIMENSION start_col, in forward_DCT() 272 JDIMENSION start_row, JDIMENSION start_col, in forward_DCT_float()
|
D | jdcoefct.c | 155 JDIMENSION start_col, output_col; in decompress_onepass() local 260 JDIMENSION start_col; in consume_data() local 397 JDIMENSION start_col; in consume_data_build_huffman_index_baseline() local 457 JDIMENSION start_col; in consume_data_build_huffman_index_progressive() local
|
D | jctrans.c | 285 JDIMENSION start_col; in compress_output() local
|
D | jccoefct.c | 346 JDIMENSION start_col; in compress_output() local
|
/external/clang/tools/c-index-test/ |
D | c-index-test.c | 1360 unsigned start_line, unsigned start_col, in print_cursor_file_scan() 1380 unsigned start_line = 1, start_col = 1; in perform_file_scan() local
|
/external/opencv/cxcore/src/ |
D | cxarray.cpp | 1574 cvGetCols( const CvArr* arr, CvMat* submat, int start_col, int end_col ) in cvGetCols()
|
/external/webkit/Source/WebKit/efl/ewk/ |
D | ewk_tiled_backing_store.c | 1957 unsigned long start_row, end_row, start_col, end_col, i, j, w, h; in ewk_tiled_backing_store_pre_render_relative_radius() local
|