Libav
|
#include <h264_sei.h>
Data Fields | |
int | present |
int | arrangement_type |
int | content_interpretation_type |
int | quincunx_subsampling |
Definition at line 103 of file h264_sei.h.
int H264SEIFramePacking::present |
Definition at line 104 of file h264_sei.h.
Referenced by decode_frame_packing_arrangement(), ff_h264_sei_uninit(), and h264_export_frame_props().
int H264SEIFramePacking::arrangement_type |
Definition at line 105 of file h264_sei.h.
Referenced by decode_frame_packing_arrangement(), and h264_export_frame_props().
int H264SEIFramePacking::content_interpretation_type |
Definition at line 106 of file h264_sei.h.
Referenced by decode_frame_packing_arrangement(), and h264_export_frame_props().
int H264SEIFramePacking::quincunx_subsampling |
Definition at line 107 of file h264_sei.h.
Referenced by decode_frame_packing_arrangement(), and h264_export_frame_props().