Home
last modified time | relevance | path

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

/aosp_15_r20/external/libjpeg-turbo/
H A Djdpostct.c138 JDIMENSION num_rows, max_rows; in post_process_1pass() local
213 JDIMENSION num_rows, max_rows; in post_process_2pass() local
/aosp_15_r20/external/libdav1d/src/
H A Drefmvs.c100 const int max_rows, const int step, in scan_row()
382 unsigned max_rows = 0, n_rows = ~0; in dav1d_refmvs_find() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/sparse/
H A Dsparse_tensor.cc164 const int32_t max_rows = static_cast<int32>(shape_ptr[0]); in IndicesValidMatrix32BitFastPath() local
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_thread_common.c392 const int max_rows = cm->mi_rows; in get_next_row() local
H A Dvp9_loopfilter.c909 const int max_rows = in vp9_setup_mask() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/
H A Damx_test.c69 u16 max_rows; member
/aosp_15_r20/packages/services/BuiltInPrintService/jni/plugins/
Dwprint_image.c1031 int row_width, max_rows; in wprint_image_compute_rows_to_cache() local
/aosp_15_r20/external/autotest/tko/
H A Ddb.py306 max_rows=None): argument
/aosp_15_r20/external/mesa3d/src/freedreno/perfcntrs/
H A Dfdperf.c326 static int max_rows, current_cntr = 1; variable
/aosp_15_r20/external/libaom/av1/encoder/
H A Dethread.c241 static void row_mt_mem_alloc(AV1_COMP *cpi, int max_rows, int max_cols, in row_mt_mem_alloc()