FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MPEG2RawSlice Struct Reference

#include <cbs_mpeg2.h>

Data Fields

MPEG2RawSliceHeader header
 
uint8_tdata
 
size_t data_size
 
int data_bit_start
 
AVBufferRefdata_ref
 

Detailed Description

Definition at line 204 of file cbs_mpeg2.h.

Field Documentation

MPEG2RawSliceHeader MPEG2RawSlice::header

Definition at line 205 of file cbs_mpeg2.h.

Referenced by cbs_mpeg2_free_slice(), cbs_mpeg2_read_unit(), and cbs_mpeg2_write_slice().

uint8_t* MPEG2RawSlice::data

Definition at line 207 of file cbs_mpeg2.h.

Referenced by cbs_mpeg2_read_unit(), and cbs_mpeg2_write_slice().

size_t MPEG2RawSlice::data_size

Definition at line 208 of file cbs_mpeg2.h.

Referenced by cbs_mpeg2_read_unit(), and cbs_mpeg2_write_slice().

int MPEG2RawSlice::data_bit_start

Definition at line 209 of file cbs_mpeg2.h.

Referenced by cbs_mpeg2_read_unit(), and cbs_mpeg2_write_slice().

AVBufferRef* MPEG2RawSlice::data_ref

Definition at line 210 of file cbs_mpeg2.h.

Referenced by cbs_mpeg2_free_slice(), and cbs_mpeg2_read_unit().


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