Searched defs:last_byte (Results 1 – 3 of 3) sorted by relevance
112 int last_byte = (endpos - 1) / 8; in FaxFillBits() local778 uint8_t last_byte = 0; in Encode() local
265 WORD32 last_byte; in ih264e_cabac_flush() local
2547 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ argument