FFmpeg
|
#include <h264_sei.h>
Definition at line 146 of file h264_sei.h.
H264SEIPictureTiming H264SEIContext::picture_timing |
Definition at line 147 of file h264_sei.h.
Referenced by decode_postinit(), ff_h264_sei_decode(), ff_h264_sei_uninit(), and parse_nal_units().
H264SEIAFD H264SEIContext::afd |
Definition at line 148 of file h264_sei.h.
Referenced by decode_nal_units(), decode_postinit(), decode_registered_user_data(), and ff_h264_sei_uninit().
H264SEIA53Caption H264SEIContext::a53_caption |
Definition at line 149 of file h264_sei.h.
Referenced by decode_postinit(), decode_registered_user_data(), and ff_h264_sei_uninit().
H264SEIUnregistered H264SEIContext::unregistered |
Definition at line 150 of file h264_sei.h.
Referenced by ff_h264_sei_decode(), ff_h264_update_thread_context(), h264_init_context(), h264_slice_header_init(), hl_decode_mb_predict_luma(), and pred_spatial_direct_motion().
H264SEIRecoveryPoint H264SEIContext::recovery_point |
Definition at line 151 of file h264_sei.h.
Referenced by decode_nal_units(), ff_h264_decode_slice_header(), ff_h264_sei_decode(), ff_h264_sei_uninit(), h264_frame_start(), and parse_nal_units().
H264SEIBufferingPeriod H264SEIContext::buffering_period |
Definition at line 152 of file h264_sei.h.
Referenced by ff_h264_sei_decode(), and ff_h264_sei_uninit().
H264SEIFramePacking H264SEIContext::frame_packing |
Definition at line 153 of file h264_sei.h.
Referenced by decode_postinit(), ff_h264_sei_decode(), ff_h264_sei_uninit(), h264_init_context(), output_frame(), and parse_nal_units().
H264SEIDisplayOrientation H264SEIContext::display_orientation |
Definition at line 154 of file h264_sei.h.
Referenced by decode_postinit(), ff_h264_sei_decode(), and ff_h264_sei_uninit().
H264SEIGreenMetaData H264SEIContext::green_metadata |
Definition at line 155 of file h264_sei.h.
Referenced by decode_nal_units(), and ff_h264_sei_decode().