Searched defs:max_rows (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jdpostct.c | 138 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 D | refmvs.c | 100 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 D | sparse_tensor.cc | 164 const int32_t max_rows = static_cast<int32>(shape_ptr[0]); in IndicesValidMatrix32BitFastPath() local
|
/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_thread_common.c | 392 const int max_rows = cm->mi_rows; in get_next_row() local
|
H A D | vp9_loopfilter.c | 909 const int max_rows = in vp9_setup_mask() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/ |
H A D | amx_test.c | 69 u16 max_rows; member
|
/aosp_15_r20/packages/services/BuiltInPrintService/jni/plugins/ |
D | wprint_image.c | 1031 int row_width, max_rows; in wprint_image_compute_rows_to_cache() local
|
/aosp_15_r20/external/autotest/tko/ |
H A D | db.py | 306 max_rows=None): argument
|
/aosp_15_r20/external/mesa3d/src/freedreno/perfcntrs/ |
H A D | fdperf.c | 326 static int max_rows, current_cntr = 1; variable
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | ethread.c | 241 static void row_mt_mem_alloc(AV1_COMP *cpi, int max_rows, int max_cols, in row_mt_mem_alloc()
|