Searched defs:max_partition_size (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/angle/build/android/pylib/local/device/ |
H A D | local_device_test_run.py | 299 def _PartitionTests(self, tests, num_desired_partitions, max_partition_size): argument
|
/aosp_15_r20/external/cronet/build/android/pylib/local/device/ |
H A D | local_device_test_run.py | 302 def _PartitionTests(self, tests, num_desired_partitions, max_partition_size): argument
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_block.h | 101 BLOCK_SIZE max_partition_size; member
|
H A D | vp9_encodeframe.c | 2929 static const BLOCK_SIZE max_partition_size[BLOCK_SIZES] = { variable
|
/aosp_15_r20/external/libaom/aom/ |
H A D | aom_encoder.h | 239 unsigned int max_partition_size; member
|
/aosp_15_r20/external/libaom/av1/ |
H A D | arg_defs.h | 139 arg_def_t max_partition_size; member
|
H A D | av1_cx_iface.c | 129 int max_partition_size; // max partition size [4,8,16,32,64,128] member
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | block.h | 84 BLOCK_SIZE max_partition_size; member
|
H A D | partition_search.c | 5379 BLOCK_SIZE sb_size, BLOCK_SIZE max_partition_size, int curr_block_index, in should_do_dry_run_encode_for_current_block()
|
H A D | encoder.h | 295 BLOCK_SIZE max_partition_size; member
|