Home
last modified time | relevance | path

Searched refs:MAX_PARTITIONS (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/nls/
DnlsTest.h31 #define MAX_PARTITIONS 8 macro
/third_party/ltp/testcases/kernel/device-drivers/include/
DincludeTest.h31 #define MAX_PARTITIONS 8 macro
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
DLtpfs.h51 #define MAX_PARTITIONS 8 /* partition 0 + 7 more possible due to 3 bit partition… macro
/third_party/ffmpeg/libavcodec/
Dflacenc.c48 #define MAX_PARTITIONS (1 << MAX_PARTITION_ORDER) macro
77 int params[MAX_PARTITIONS];
91 uint64_t rc_sums[32][MAX_PARTITIONS];
585 static int find_optimal_param_exact(uint64_t sums[32][MAX_PARTITIONS], int i, int max_param) in find_optimal_param_exact() argument
603 uint64_t sums[32][MAX_PARTITIONS], in calc_optimal_rice_params() argument
633 uint64_t sums[32][MAX_PARTITIONS]) in calc_sum_top() argument
662 static void calc_sum_next(int level, uint64_t sums[32][MAX_PARTITIONS], int kmax) in calc_sum_next() argument
674 uint64_t sums[32][MAX_PARTITIONS], in calc_rice_params() argument