Searched refs:MAX_HEIGH (Results 1 – 2 of 2) sorted by relevance
7 #define MAX_HEIGH (2304) macro
216 pCtx->pSvcParam->iPicWidth = (((rand() % MAX_HEIGH) >> 4) << 4) + 16; in InitParam()