Searched refs:mbCount (Results 1 – 1 of 1) sorted by relevance
98 u32 mbCount; in h264bsdDecodeSliceData() local126 mbCount = 0; in h264bsdDecodeSliceData()196 mbCount++; in h264bsdDecodeSliceData()221 if ((pStorage->slice->numDecodedMbs + mbCount) > pStorage->picSizeInMbs) in h264bsdDecodeSliceData()227 pStorage->slice->numDecodedMbs += mbCount; in h264bsdDecodeSliceData()