FFmpeg
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 429 of file cbs_h264.h.

Field Documentation

◆ header

H264RawSliceHeader H264RawSlice::header

◆ data

uint8_t* H264RawSlice::data

Definition at line 432 of file cbs_h264.h.

Referenced by cbs_h2645_replace_ps(), and cbs_h264_write_nal_unit().

◆ data_size

size_t H264RawSlice::data_size

Definition at line 433 of file cbs_h264.h.

Referenced by cbs_h2645_replace_ps(), and cbs_h264_write_nal_unit().

◆ data_bit_start

int H264RawSlice::data_bit_start

Definition at line 434 of file cbs_h264.h.

Referenced by cbs_h2645_replace_ps(), and cbs_h264_write_nal_unit().

◆ data_ref

AVBufferRef* H264RawSlice::data_ref

Definition at line 435 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: