Searched refs:MAX_NAL_UNIT_NUM_IN_AU (Results 1 – 3 of 3) sorted by relevance
59 #define MAX_NAL_UNIT_NUM_IN_AU 32 // predefined maximal number of NAL Units in an acc… macro
135 const uint32_t kuiExpandingSize = pAu->uiCountUnitsNum + (MAX_NAL_UNIT_NUM_IN_AU >> 1); in MemGetNextNal()
763 if (MemInitNalList (&pCtx->pAccessUnitList, MAX_NAL_UNIT_NUM_IN_AU, pCtx->pMemAlign) != 0) in WelsInitStaticMemory()