Searched refs:MAX_PARTITIONS (Results 1 – 6 of 6) sorted by relevance
41 const unsigned char *ptrs[MAX_PARTITIONS];42 unsigned int sizes[MAX_PARTITIONS];64 vp8_reader mbc[MAX_PARTITIONS];
31 #define MAX_PARTITIONS 8 macro
542 unsigned int partition_sz[MAX_PARTITIONS];543 unsigned char *partition_d[MAX_PARTITIONS];544 unsigned char *partition_d_end[MAX_PARTITIONS];
51 #define MAX_PARTITIONS 8 /* partition 0 + 7 more possible due to 3 bit partition… macro
38 #define MAX_PARTITIONS 9 macro