Searched refs:DetectSliceError (Results 1 – 4 of 4) sorted by relevance
264 if (DetectSliceError(*slc, slcIdx, firstValidSlice)) in SetSliceStructs()346 bool Mpeg2BasicFeature::DetectSliceError(CodecDecodeMpeg2SliceParams &slc, in DetectSliceError() function in decode::Mpeg2BasicFeature
206 bool DetectSliceError(CodecDecodeMpeg2SliceParams &slc, uint32_t slcIdx, bool firstValidSlice);
192 bool DetectSliceError(
53 bool CodechalDecodeMpeg2::DetectSliceError( in DetectSliceError() function in CodechalDecodeMpeg2602 if (DetectSliceError(i, prevSliceMbEnd, firstValidSlice)) in SetFrameStates()