Searched refs:lbit_t (Results 1 – 1 of 1) sorted by relevance
31 typedef uint32_t lbit_t; // natural type for memory I/O typedef34 typedef uint16_t lbit_t;37 typedef uint8_t lbit_t;77 if (br->buf_ + sizeof(lbit_t) <= br->buf_end_) { in VP8LoadNewBytes()80 lbit_t in_bits = *(lbit_t*)br->buf_; in VP8LoadNewBytes()