Searched refs:seqParameterSetId (Results 1 – 7 of 7) sorted by relevance
141 ASSERT(pSeqParamSet->seqParameterSetId < MAX_NUM_SEQ_PARAM_SETS); in h264bsdStoreSeqParamSet()143 id = pSeqParamSet->seqParameterSetId; in h264bsdStoreSeqParamSet()225 ASSERT(pPicParamSet->seqParameterSetId < MAX_NUM_SEQ_PARAM_SETS); in h264bsdStorePicParamSet()242 if (pPicParamSet->seqParameterSetId != pStorage->activeSpsId) in h264bsdStorePicParamSet()315 (pStorage->sps[pStorage->pps[ppsId]->seqParameterSetId] == NULL) ) in h264bsdActivateParamSets()322 pStorage->sps[pStorage->pps[ppsId]->seqParameterSetId]); in h264bsdActivateParamSets()331 pStorage->activeSpsId = pStorage->activePps->seqParameterSetId; in h264bsdActivateParamSets()402 if (pStorage->pps[ppsId]->seqParameterSetId != pStorage->activeSpsId) in h264bsdActivateParamSets()409 pStorage->activeSpsId = pStorage->activePps->seqParameterSetId; in h264bsdActivateParamSets()694 if ( pps == NULL || storage->sps[pps->seqParameterSetId] == NULL || in h264bsdCheckAccessUnitBoundary()[all …]
50 u32 seqParameterSetId; member
53 u32 seqParameterSetId; member
116 &pPicParamSet->seqParameterSetId); in h264bsdDecodePicParamSet()119 if (pPicParamSet->seqParameterSetId >= MAX_NUM_SEQ_PARAM_SETS) in h264bsdDecodePicParamSet()
128 &pSeqParamSet->seqParameterSetId); in h264bsdDecodeSeqParamSet()131 if (pSeqParamSet->seqParameterSetId >= MAX_NUM_SEQ_PARAM_SETS) in h264bsdDecodeSeqParamSet()
56 u32 seqParameterSetId; member
417 &pBufferingPeriod->seqParameterSetId); in DecodeBufferingPeriod()420 if (pBufferingPeriod->seqParameterSetId > 31) in DecodeBufferingPeriod()