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

#include <cbs_h265.h>

Data Fields

H265RawSliceHeader header
 
uint8_tdata
 
size_t data_size
 
int data_bit_start
 
AVBufferRefdata_ref
 

Detailed Description

Definition at line 518 of file cbs_h265.h.

Field Documentation

H265RawSliceHeader H265RawSlice::header
uint8_t* H265RawSlice::data

Definition at line 521 of file cbs_h265.h.

Referenced by cbs_h265_read_nal_unit(), and cbs_h265_write_nal_unit().

size_t H265RawSlice::data_size

Definition at line 522 of file cbs_h265.h.

Referenced by cbs_h265_read_nal_unit(), and cbs_h265_write_nal_unit().

int H265RawSlice::data_bit_start

Definition at line 523 of file cbs_h265.h.

Referenced by cbs_h265_read_nal_unit(), and cbs_h265_write_nal_unit().

AVBufferRef* H265RawSlice::data_ref

Definition at line 524 of file cbs_h265.h.

Referenced by cbs_h265_free_slice(), and cbs_h265_read_nal_unit().


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