Searched refs:valid_stuffing (Results 1 – 2 of 2) sorted by relevance
56 int valid_stuffing; in DecodeFrameCombinedMode() local224 valid_stuffing = validStuffing_h263(stream); in DecodeFrameCombinedMode()225 if (valid_stuffing == 0) in DecodeFrameCombinedMode()236 valid_stuffing = validStuffing_h263(stream); in DecodeFrameCombinedMode()237 if (valid_stuffing) in DecodeFrameCombinedMode()250 valid_stuffing = validStuffing(stream); in DecodeFrameCombinedMode()251 if (valid_stuffing == 0) in DecodeFrameCombinedMode()266 valid_stuffing = validStuffing(stream); in DecodeFrameCombinedMode()267 if (valid_stuffing) in DecodeFrameCombinedMode()
150 Bool valid_stuffing; in DecodeDataPart_I_VideoPacket() local280 valid_stuffing = validStuffing(stream); in DecodeDataPart_I_VideoPacket()281 if (!valid_stuffing) in DecodeDataPart_I_VideoPacket()312 Bool valid_stuffing; in DecodeDataPart_P_VideoPacket() local493 valid_stuffing = validStuffing(stream); /* */ in DecodeDataPart_P_VideoPacket()494 if (!valid_stuffing) in DecodeDataPart_P_VideoPacket()