MDCS_LOG2_MAX_SIZE 2080 source/common/cudata.cpp         if (log2TrSize <= (MDCS_LOG2_MAX_SIZE - m_hChromaShift) || (bIsLuma && log2TrSize == MDCS_LOG2_MAX_SIZE))
MDCS_LOG2_MAX_SIZE 1562 source/test/pixelharness.cpp         const uint16_t* const scanTblCG4x4 = g_scan4x4[rand_scan_size <= (MDCS_LOG2_MAX_SIZE - 2) ? rand_scan_type : SCAN_DIAG];
MDCS_LOG2_MAX_SIZE 1744 source/test/pixelharness.cpp         const uint16_t* const scanTblCG4x4 = g_scan4x4[rand_scan_size <= (MDCS_LOG2_MAX_SIZE - 2) ? rand_scan_type : SCAN_DIAG];