FFmpeg
|
#include <bytestream.h>
Data Fields | |
const uint8_t * | buffer |
const uint8_t * | buffer_end |
const uint8_t * | buffer_start |
Definition at line 33 of file bytestream.h.
const uint8_t* GetByteContext::buffer |
Definition at line 34 of file bytestream.h.
Referenced by amf_get_field_value2(), bytestream2_copy_buffer(), bytestream2_copy_bufferu(), bytestream2_get_buffer(), bytestream2_get_bufferu(), bytestream2_get_bytes_left(), bytestream2_init(), bytestream2_seek(), bytestream2_skip(), bytestream2_skipu(), bytestream2_tell(), cfhd_decode(), check_header_variable(), dds_decode(), decode_block(), decode_byterun2(), decode_frame(), decode_frame_headers(), decode_header(), decode_iccp_chunk(), decode_text_chunk(), decompress_chunks_thread(), ff_av1_packet_split(), ff_dca_lbr_parse(), ff_h2645_packet_split(), ff_hevc_decode_extradata(), ffat_init_encoder(), get_opcodes(), get_sot(), gif_read_image(), handle_notify(), hap_decode(), hap_parse_frame_header(), hq_decode_frame(), hq_hqa_decode_frame(), hqa_decode_frame(), huf_decode(), huf_unpack_enc_table(), jpeg2000_read_main_headers(), mm_decode_inter(), ogm_header(), on2avc_decode_frame(), png_decode_idat(), read_connect(), rscc_decode_frame(), tgq_decode_mb(), txd_decode_frame(), vmd_decode(), wavpack_decode_block(), xan_decode_chroma(), and xan_decode_frame().
const uint8_t * GetByteContext::buffer_end |
Definition at line 34 of file bytestream.h.
Referenced by bytestream2_copy_buffer(), bytestream2_get_buffer(), bytestream2_get_bytes_left(), bytestream2_init(), bytestream2_seek(), bytestream2_size(), bytestream2_skip(), ffat_init_encoder(), and handle_notify().
const uint8_t * GetByteContext::buffer_start |
Definition at line 34 of file bytestream.h.
Referenced by bytestream2_init(), bytestream2_seek(), bytestream2_size(), bytestream2_tell(), and mm_decode_inter().