Main Page | Data Structures | File List | Data Fields | Globals

nal_t Struct Reference

#include <h264_stream.h>


Data Fields

int forbidden_zero_bit
int nal_ref_idc
int nal_unit_type


Detailed Description

Network Abstraction Layer (NAL) unit
See also:
7.3.1 NAL unit syntax

read_nal_unit

write_nal_unit

debug_nal

Definition at line 262 of file h264_stream.h.


Field Documentation

int nal_t::forbidden_zero_bit
 

Definition at line 264 of file h264_stream.h.

Referenced by debug_nal(), read_nal_unit(), and write_nal_unit().

int nal_t::nal_ref_idc
 

Definition at line 265 of file h264_stream.h.

Referenced by debug_nal(), read_nal_unit(), read_slice_header(), write_nal_unit(), and write_slice_header().

int nal_t::nal_unit_type
 

Definition at line 266 of file h264_stream.h.

Referenced by debug_nal(), read_dec_ref_pic_marking(), read_nal_unit(), read_slice_header(), write_dec_ref_pic_marking(), write_nal_unit(), and write_slice_header().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 22 22:05:40 2006 by  doxygen 1.4.4