MAX_NUM_PARTITIONS 170 source/common/constants.cpp const uint32_t g_zscanToRaster[MAX_NUM_PARTITIONS] = MAX_NUM_PARTITIONS 190 source/common/constants.cpp const uint32_t g_rasterToZscan[MAX_NUM_PARTITIONS] = MAX_NUM_PARTITIONS 210 source/common/constants.cpp const uint8_t g_zscanToPelX[MAX_NUM_PARTITIONS] = MAX_NUM_PARTITIONS 230 source/common/constants.cpp const uint8_t g_zscanToPelY[MAX_NUM_PARTITIONS] = MAX_NUM_PARTITIONS 44 source/common/constants.h extern const uint32_t g_zscanToRaster[MAX_NUM_PARTITIONS]; MAX_NUM_PARTITIONS 45 source/common/constants.h extern const uint32_t g_rasterToZscan[MAX_NUM_PARTITIONS]; MAX_NUM_PARTITIONS 48 source/common/constants.h extern const uint8_t g_zscanToPelX[MAX_NUM_PARTITIONS]; MAX_NUM_PARTITIONS 49 source/common/constants.h extern const uint8_t g_zscanToPelY[MAX_NUM_PARTITIONS]; MAX_NUM_PARTITIONS 39 source/common/deblock.cpp uint8_t blockStrength[MAX_NUM_PARTITIONS];