Searched refs:MB_BLOCK8x8_NUM (Results 1 – 2 of 2) sorted by relevance
58 #define MB_BLOCK8x8_NUM 4 macro
845 int8_t (*pLayerRefIndexBlock8x8)[MB_BLOCK8x8_NUM] = (int8_t (*)[MB_BLOCK8x8_NUM]) ( in InitMbInfo()846 &pEnc->pRefIndexBlock4x4[MB_BLOCK8x8_NUM * kiOffset]); in InitMbInfo()1672 … (pMa->WelsMallocz (iCountMaxMbNum * 2 * MB_BLOCK8x8_NUM * sizeof (int8_t), "pRefIndexBlock4x4")); in RequestMemorySvc()