Libav
|
#include <hevc.h>
Data Fields | |
uint8_t * | rbsp_buffer |
int | rbsp_buffer_size |
int | size |
const uint8_t * | data |
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().