Searched refs:MAX_CPB_CNT (Results 1 – 3 of 3) sorted by relevance
42 #define MAX_CPB_CNT 32 macro74 u32 bitRateValue[MAX_CPB_CNT];75 u32 cpbSizeValue[MAX_CPB_CNT];76 u32 cbrFlag[MAX_CPB_CNT];
57 u32 initialCpbRemovalDelay[MAX_CPB_CNT];58 u32 initialCpbRemovalDelayOffset[MAX_CPB_CNT];
420 if (pHrdParameters->cpbCnt > MAX_CPB_CNT) in DecodeHrdParameters()