Searched refs:Stuff_Same (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c579 Stuff_Same = 0x80, enumerator in enum:__anon1961
640 code = Stuff_Same;
644 /* which will be fixed later in Stuff_Same */
662 /* Stuff_Same: We already have at least one byte encoded */
663 case Stuff_Same:
675 StuffData_FinishBlock(Stuff_Same + count);
697 /* else, if we have three in a row, it is worth starting a Stuff_Same block */
705 code = Stuff_Same + 0;
711 code = Stuff_Same;
783 *src = Stuff_Same
[all...]

Completed in 81 milliseconds