Searched refs:redundantPicCnt (Results 1 – 4 of 4) sorted by relevance
118 u32 redundantPicCnt; member177 u32 *redundantPicCnt);
252 pSliceHeader->redundantPicCnt = value; in h264bsdDecodeSliceHeader()1268 u32 *redundantPicCnt) in h264bsdCheckRedundantPicCnt() argument1282 ASSERT(redundantPicCnt); in h264bsdCheckRedundantPicCnt()1367 tmp = h264bsdDecodeExpGolombUnsigned(tmpStrmData, redundantPicCnt); in h264bsdCheckRedundantPicCnt()
133 if (!pSliceHeader->redundantPicCnt && pStorage->mb[currMbAddr].decoded) in h264bsdDecodeSliceData()
555 if (!pStorage->sliceHeader[0].redundantPicCnt) in h264bsdIsEndOfPicture()