Searched refs:MAX_MB_HEIGHT (Results 1 – 1 of 1) sorted by relevance
12 #define MAX_MB_HEIGHT 130 macro53 pECCtx->iMbHeight = rand() % (MAX_MB_HEIGHT - 1) + 1; //give a constrained max height in InitAndAllocInputData()