Searched refs:skipRun (Results 1 – 1 of 1) sorted by relevance
94 u32 skipRun; in h264bsdDecodeSliceData() local115 skipRun = 0; in h264bsdDecodeSliceData()146 tmp = h264bsdDecodeExpGolombUnsigned(pStrmData, &skipRun); in h264bsdDecodeSliceData()151 if (skipRun > (pStorage->picSizeInMbs - currMbAddr)) in h264bsdDecodeSliceData()156 if (skipRun) in h264bsdDecodeSliceData()166 if (skipRun) in h264bsdDecodeSliceData()169 skipRun--; in h264bsdDecodeSliceData()201 moreMbs = (h264bsdMoreRbspData(pStrmData) || skipRun) ? in h264bsdDecodeSliceData()