FFmpeg
Loading...
Searching...
No Matches
BSCTX Struct Reference

#include <libavcodec/bitstream_template.h>

Data Fields

uint64_t bits
const uint8_t * buffer
const uint8_t * buffer_end
const uint8_t * ptr
unsigned bits_valid
unsigned size_in_bits

Detailed Description

Definition at line 35 of file bitstream_template.h.

Field Documentation

◆ bits

uint64_t BSCTX::bits

Definition at line 36 of file bitstream_template.h.

◆ buffer

const uint8_t* BSCTX::buffer

Definition at line 37 of file bitstream_template.h.

◆ buffer_end

const uint8_t * BSCTX::buffer_end

Definition at line 37 of file bitstream_template.h.

◆ ptr

const uint8_t* BSCTX::ptr

Definition at line 38 of file bitstream_template.h.

◆ bits_valid

unsigned BSCTX::bits_valid

Definition at line 39 of file bitstream_template.h.

◆ size_in_bits

unsigned BSCTX::size_in_bits

Definition at line 40 of file bitstream_template.h.


The documentation for this struct was generated from the following file: