Home
last modified time | relevance | path

Searched defs:max_cols (Results 1 – 3 of 3) sorted by relevance

/external/linux-tools-perf/src/tools/perf/util/
Dhelp.c79 int max_cols; in pretty_print_string_list() local
/external/linux-tools-perf/src/tools/perf/ui/stdio/
Dhist.c376 int max_cols, float min_pcnt, FILE *fp) in hists__fprintf()
/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c651 const int max_cols = (mi_col + MI_BLOCK_SIZE > cm->mi_cols ? in vp9_setup_mask() local