#include <h264_stream.h>
Collaboration diagram for h264_stream_t:
Data Fields | |
nal_t * | nal |
sps_t * | sps |
pps_t * | pps |
slice_header_t * | sh |
Definition at line 279 of file h264_stream.h.
|
Definition at line 281 of file h264_stream.h. Referenced by h264_free(), h264_new(), main(), read_dec_ref_pic_marking(), read_nal_unit(), read_slice_header(), write_dec_ref_pic_marking(), write_nal_unit(), and write_slice_header(). |
|
Definition at line 283 of file h264_stream.h. Referenced by debug_nal(), h264_free(), h264_new(), main(), read_pic_parameter_set_rbsp(), read_pred_weight_table(), read_rbsp_slice_trailing_bits(), read_slice_header(), write_pic_parameter_set_rbsp(), write_pred_weight_table(), write_rbsp_slice_trailing_bits(), and write_slice_header(). |
|
Definition at line 284 of file h264_stream.h. Referenced by debug_nal(), h264_free(), h264_new(), main(), read_dec_ref_pic_marking(), read_pred_weight_table(), read_ref_pic_list_reordering(), read_slice_header(), write_dec_ref_pic_marking(), write_pred_weight_table(), write_ref_pic_list_reordering(), and write_slice_header(). |
|
Definition at line 282 of file h264_stream.h. Referenced by debug_nal(), h264_free(), h264_new(), main(), read_hrd_parameters(), read_pred_weight_table(), read_seq_parameter_set_rbsp(), read_slice_header(), read_vui_parameters(), write_hrd_parameters(), write_pred_weight_table(), write_seq_parameter_set_rbsp(), write_slice_header(), and write_vui_parameters(). |