Searched refs:bIsBlock8x8 (Results 1 – 1 of 1) sorted by relevance
687 const bool bIsBlock8x8 = (kiMe8x8FME == ME_FME); in RequestScreenBlockFeatureStorage() local688 const int32_t kiMarginSize = bIsBlock8x8 ? 8 : 16; in RequestScreenBlockFeatureStorage()690 …const int32_t kiListSize = (0 == kiFeatureStrategyIndex) ? (bIsBlock8x8 ? LIST_SIZE_SUM_8x8 : LIS… in RequestScreenBlockFeatureStorage()711 pScreenBlockFeatureStorage->iIs16x16 = !bIsBlock8x8; in RequestScreenBlockFeatureStorage()