Searched refs:valid_stuffing (Results 1 – 2 of 2) sorted by relevance
57 int valid_stuffing; in DecodeFrameCombinedMode() local225 valid_stuffing = validStuffing_h263(stream); in DecodeFrameCombinedMode()226 if (valid_stuffing == 0) in DecodeFrameCombinedMode()237 valid_stuffing = validStuffing_h263(stream); in DecodeFrameCombinedMode()238 if (valid_stuffing) in DecodeFrameCombinedMode()251 valid_stuffing = validStuffing(stream); in DecodeFrameCombinedMode()252 if (valid_stuffing == 0) in DecodeFrameCombinedMode()267 valid_stuffing = validStuffing(stream); in DecodeFrameCombinedMode()268 if (valid_stuffing) in DecodeFrameCombinedMode()
151 Bool valid_stuffing; in DecodeDataPart_I_VideoPacket() local281 valid_stuffing = validStuffing(stream); in DecodeDataPart_I_VideoPacket()282 if (!valid_stuffing) in DecodeDataPart_I_VideoPacket()313 Bool valid_stuffing; in DecodeDataPart_P_VideoPacket() local494 valid_stuffing = validStuffing(stream); /* */ in DecodeDataPart_P_VideoPacket()495 if (!valid_stuffing) in DecodeDataPart_P_VideoPacket()