#include <bytestream.h>
Data Fields | |
const uint8_t * | buffer |
const uint8_t * | buffer_end |
const uint8_t * | buffer_start |
Definition at line 31 of file bytestream.h.
const uint8_t* GetByteContext::buffer |
Definition at line 32 of file bytestream.h.
Referenced by bytestream2_get_buffer(), bytestream2_get_bufferu(), bytestream2_get_bytes_left(), bytestream2_init(), bytestream2_seek(), bytestream2_skip(), bytestream2_skipu(), bytestream2_tell(), decode_frame(), decode_p_block(), mm_decode_inter(), png_decode_idat(), tgq_decode_mb(), and xan_decode_chroma().
const uint8_t * GetByteContext::buffer_end |
Definition at line 32 of file bytestream.h.
Referenced by bytestream2_get_buffer(), bytestream2_get_bytes_left(), bytestream2_init(), bytestream2_seek(), bytestream2_skip(), decode_p_block(), smc_decode_stream(), tgq_decode_mb(), and xan_decode_frame_type0().
const uint8_t * GetByteContext::buffer_start |
Definition at line 32 of file bytestream.h.
Referenced by bytestream2_init(), bytestream2_seek(), bytestream2_tell(), mm_decode_inter(), smc_decode_stream(), and xan_decode_frame_type0().