FFmpeg
Data Fields
H2645RBSP Struct Reference

#include <h2645_parse.h>

Data Fields

uint8_t * rbsp_buffer
 
AVBufferRefrbsp_buffer_ref
 
int rbsp_buffer_alloc_size
 
int rbsp_buffer_size
 

Detailed Description

Definition at line 74 of file h2645_parse.h.

Field Documentation

◆ rbsp_buffer

uint8_t* H2645RBSP::rbsp_buffer

◆ rbsp_buffer_ref

AVBufferRef* H2645RBSP::rbsp_buffer_ref

Definition at line 76 of file h2645_parse.h.

Referenced by alloc_rbsp_buffer().

◆ rbsp_buffer_alloc_size

int H2645RBSP::rbsp_buffer_alloc_size

Definition at line 77 of file h2645_parse.h.

Referenced by alloc_rbsp_buffer(), generate_fake_vps(), and parse_nal_units().

◆ rbsp_buffer_size

int H2645RBSP::rbsp_buffer_size

Definition at line 78 of file h2645_parse.h.

Referenced by ff_h2645_extract_rbsp().


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