Searched refs:QP_RANGE (Results 1 – 2 of 2) sorted by relevance
27 #define QP_RANGE (2*MAX_QP) macro
103 param_.iMaxQp = rand() % QP_RANGE; in RandomParamExtCombination()104 param_.iMinQp = rand() % QP_RANGE; in RandomParamExtCombination()