Libav
Data Fields
HEVCNAL Struct Reference

#include <hevc.h>

Data Fields

uint8_trbsp_buffer
 
int rbsp_buffer_size
 
int size
 
const uint8_tdata
 

Detailed Description

Definition at line 693 of file hevc.h.

Field Documentation

uint8_t* HEVCNAL::rbsp_buffer

Definition at line 694 of file hevc.h.

Referenced by extract_rbsp(), and hevc_decode_free().

int HEVCNAL::rbsp_buffer_size

Definition at line 695 of file hevc.h.

Referenced by extract_rbsp().

int HEVCNAL::size

Definition at line 697 of file hevc.h.

Referenced by decode_nal_units(), and extract_rbsp().

const uint8_t* HEVCNAL::data

Definition at line 698 of file hevc.h.

Referenced by decode_nal_units(), and extract_rbsp().


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