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

#include <hevc.h>

Data Fields

HEVCNALnals
 
int nb_nals
 
int nals_allocated
 

Detailed Description

Definition at line 770 of file hevc.h.

Field Documentation

HEVCNAL* HEVCPacket::nals
int HEVCPacket::nb_nals

Definition at line 772 of file hevc.h.

Referenced by alloc_frame(), decode_nal_units(), ff_hevc_split_packet(), and parse_nal_units().

int HEVCPacket::nals_allocated

Definition at line 773 of file hevc.h.

Referenced by ff_hevc_split_packet(), hevc_decode_free(), and hevc_parser_close().


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