Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djdpostct.c138 JDIMENSION num_rows, max_rows; in post_process_1pass() local
213 JDIMENSION num_rows, max_rows; in post_process_2pass() local
/external/tensorflow/tensorflow/core/util/sparse/
Dsparse_tensor.cc129 const int32 max_rows = static_cast<int32>(shape_ptr[0]); in IndicesValid32BitFastPath() local
/external/libvpx/libvpx/vp9/common/
Dvp9_thread_common.c394 const int max_rows = cm->mi_rows; in get_next_row() local
Dvp9_loopfilter.c909 const int max_rows = in vp9_setup_mask() local
/external/autotest/tko/
Ddb.py301 max_rows=None): argument
/external/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c521 static int max_rows, current_cntr = 1; variable