Searched refs:LIST_SIZE_SUM_8x8 (Results 1 – 2 of 2) sorted by relevance
232 #define LIST_SIZE_SUM_8x8 0x03FC1 //(64*255+1) macro
690 …const int32_t kiListSize = (0 == kiFeatureStrategyIndex) ? (bIsBlock8x8 ? LIST_SIZE_SUM_8x8 : LIS… in RequestScreenBlockFeatureStorage()