Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Donyxd_int.h41 const unsigned char *ptrs[MAX_PARTITIONS];
42 unsigned int sizes[MAX_PARTITIONS];
64 vp8_reader mbc[MAX_PARTITIONS];
/external/ltp/testcases/kernel/device-drivers/nls/
DnlsTest.h31 #define MAX_PARTITIONS 8 macro
/external/ltp/testcases/kernel/device-drivers/include/
DincludeTest.h31 #define MAX_PARTITIONS 8 macro
/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h542 unsigned int partition_sz[MAX_PARTITIONS];
543 unsigned char *partition_d[MAX_PARTITIONS];
544 unsigned char *partition_d_end[MAX_PARTITIONS];
/external/ltp/testcases/kernel/fs/scsi/ltpfs/
DLtpfs.h51 #define MAX_PARTITIONS 8 /* partition 0 + 7 more possible due to 3 bit partition… macro
/external/libvpx/libvpx/vp8/common/
Donyxc_int.h38 #define MAX_PARTITIONS 9 macro