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

#include <cbs_h264.h>

Data Fields

H264RawSliceHeader header
 
uint8_tdata
 
size_t data_size
 
int data_bit_start
 
AVBufferRefdata_ref
 

Detailed Description

Definition at line 424 of file cbs_h264.h.

Field Documentation

H264RawSliceHeader H264RawSlice::header
uint8_t* H264RawSlice::data

Definition at line 427 of file cbs_h264.h.

Referenced by cbs_h2645_replace_ps(), and cbs_h264_write_nal_unit().

size_t H264RawSlice::data_size

Definition at line 428 of file cbs_h264.h.

Referenced by cbs_h2645_replace_ps(), and cbs_h264_write_nal_unit().

int H264RawSlice::data_bit_start

Definition at line 429 of file cbs_h264.h.

Referenced by cbs_h2645_replace_ps(), and cbs_h264_write_nal_unit().

AVBufferRef* H264RawSlice::data_ref

Definition at line 430 of file cbs_h264.h.

Referenced by cbs_h2645_replace_ps(), and cbs_h264_free_slice().


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