Searched defs:last_byte (Results 1 – 8 of 8) sorted by relevance
120 int last_byte = (endpos - 1) / 8; in FaxFillBits() local786 uint8_t last_byte = 0; in Encode() local
263 WORD32 last_byte; in ih264e_cabac_flush() local
786 WORD32 last_byte; in ihevce_cabac_flush() local
898 u16 last_byte; /* last byte in this hole + 1 (begin of next hole) */ member
2281 unsigned last_byte = this->fields.structure[i].offset + in explicit_size() local
188 unsigned int last_byte; member
2670 uint8_t last_byte = p[-1]; in check_trailing_bits_after_symbol_coder() local
1850 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ argument