Searched refs:lbit_t (Results 1 – 1 of 1) sorted by relevance
89 typedef uint32_t lbit_t; // natural type for memory I/O typedef92 typedef uint32_t lbit_t;95 typedef uint16_t lbit_t;98 typedef uint8_t lbit_t;145 if (br->buf_ + sizeof(lbit_t) <= br->buf_end_) { in VP8LoadNewBytes()148 lbit_t in_bits = *(lbit_t*)br->buf_; in VP8LoadNewBytes()