Home
last modified time | relevance | path

Searched defs:max_rows (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jdpostct.c134 JDIMENSION num_rows, max_rows; in post_process_1pass() local
210 JDIMENSION num_rows, max_rows; in post_process_2pass() local
/external/jpeg/
Djdpostct.c133 JDIMENSION num_rows, max_rows; in post_process_1pass() local
209 JDIMENSION num_rows, max_rows; in post_process_2pass() local
/external/linux-tools-perf/src/tools/perf/ui/stdio/
Dhist.c375 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf()
/external/v8/test/cctest/
Dtest-compiler.cc268 const int max_rows = 1000; in TEST() local
/external/opencv/cv/include/
Dcv.hpp145 int top_rows, bottom_rows, max_rows; member in CvBaseImageFilter
/external/linux-tools-perf/src/tools/perf/util/
Dhist.c165 void hists__output_recalc_col_len(struct hists *hists, int max_rows) in hists__output_recalc_col_len()
/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c649 const int max_rows = (mi_row + MI_BLOCK_SIZE > cm->mi_rows ? in vp9_setup_mask() local