Searched refs:tab_coremode2nbits (Results 1 – 1 of 1) sorted by relevance
728 static UCHAR tab_coremode2nbits[8] = {20, 28, 36, 44, 52, 64, 12, 16}; variable731 return (int)tab_coremode2nbits[core_mode]; in MapCoreMode2NBits()