Searched refs:MAX_PARTITIONS (Results 1 – 3 of 3) sorted by relevance
46 const unsigned char *ptrs[MAX_PARTITIONS];47 unsigned int sizes[MAX_PARTITIONS];75 vp8_reader mbc[MAX_PARTITIONS];
554 unsigned int partition_sz[MAX_PARTITIONS];555 unsigned char *partition_d[MAX_PARTITIONS];556 unsigned char *partition_d_end[MAX_PARTITIONS];
39 #define MAX_PARTITIONS 9 macro