|
xine-lib
1.2.10
|
Data Fields | |
| uint64_t | readcache |
| const uint32_t * | readptr |
| const uint32_t * | readstop |
| const uint8_t * | readstart |
| int32_t | readbits |
| int32_t | writebits |
| uint64_t | writecache |
| uint32_t * | writeptr |
| uint8_t * | writestart |
| int32_t bebf_t::readbits |
Referenced by bebf_align(), bebf_copy(), bebf_get(), bebf_seek(), bebf_skip(), bebf_sniff(), bebf_sync(), and bebf_tell().
| uint64_t bebf_t::readcache |
Referenced by bebf_align(), bebf_copy(), bebf_get(), bebf_seek(), bebf_skip(), bebf_sniff(), and bebf_sync().
| const uint32_t* bebf_t::readptr |
Referenced by bebf_copy(), bebf_get(), bebf_seek(), bebf_skip(), bebf_sniff(), bebf_sync(), and bebf_tell().
| const uint8_t* bebf_t::readstart |
Referenced by bebf_seek(), bebf_set_read(), and bebf_tell().
| const uint32_t * bebf_t::readstop |
Referenced by bebf_get(), bebf_seek(), bebf_set_read(), bebf_skip(), bebf_sniff(), and bebf_sync().
| int32_t bebf_t::writebits |
Referenced by bebf_copy(), bebf_flush(), bebf_put(), and bebf_set_write().
| uint64_t bebf_t::writecache |
Referenced by bebf_copy(), bebf_flush(), bebf_put(), and bebf_set_write().
| uint32_t* bebf_t::writeptr |
Referenced by bebf_copy(), bebf_flush(), bebf_put(), and bebf_set_write().
| uint8_t* bebf_t::writestart |
Referenced by bebf_flush(), and bebf_set_write().
1.8.17