Searched defs:last_byte (Results 1 – 7 of 7) sorted by relevance
786 WORD32 last_byte; in ihevce_cabac_flush() local
265 WORD32 last_byte; in ih264e_cabac_flush() local
115 int last_byte = (endpos - 1) / 8; in FaxFillBits() local774 uint8_t last_byte = 0; in Encode() local
94 const char* last_byte = end - 1; in CUnescapeInternal() local
872 u16 last_byte; /* last byte in this hole + 1 (begin of next hole) */ member
3054 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