Searched defs:num_rows (Results 1 – 9 of 9) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/common/operations/ |
H A D | HashtableLookup.cpp | 47 const int num_rows = value_->shape().dimensions[0]; in Eval() local
|
/aosp12/packages/services/BuiltInPrintService/jni/plugins/ |
H A D | plugin_pcl.c | 60 int num_rows; member 281 int num_rows, height, image_row; in _print_page() local
|
H A D | wprint_image.c | 611 int _decode_stripe(wprint_image_info_t *image_info, int start_row, int num_rows, in _decode_stripe() 788 int num_rows = *height; in wprint_image_decode_stripe() local
|
H A D | lib_pclm.c | 227 static int _print_swath(pcl_job_info_t *job_info, char *rgb_pixels, int start_row, int num_rows, in _print_swath()
|
H A D | lib_pwg.c | 283 static int _print_swath(pcl_job_info_t *job_info, char *rgb_pixels, int start_row, int num_rows, in _print_swath()
|
H A D | lib_pcl.h | 103 int page_number, num_rows; member
|
/aosp12/art/compiler/debug/dwarf/ |
H A D | dwarf_test.cc | 255 size_t num_rows = 0; in TEST_F() local
|
/aosp12/art/libartbase/base/ |
H A D | bit_vector.h | 314 BaseBitVectorArray(size_t num_rows, size_t num_columns) in BaseBitVectorArray()
|
/aosp12/frameworks/base/tools/aapt2/compile/ |
H A D | NinePatch.cpp | 549 const int32_t num_rows = in Create() local
|