Searched refs:newSPS (Results 1 – 1 of 1) sorted by relevance
345 seqParamSet_t *newSPS = pStorage->activeSps; in h264bsdDecode() local361 &strm, newSPS, in h264bsdDecode()374 (oldSPS->picWidthInMbs != newSPS->picWidthInMbs) || in h264bsdDecode()375 (oldSPS->picHeightInMbs != newSPS->picHeightInMbs) || in h264bsdDecode()376 (oldSPS->maxDpbSize != newSPS->maxDpbSize)) in h264bsdDecode()