Searched defs:nal_h264_vui_parameters (Results 1 – 2 of 2) sorted by relevance
41 struct nal_h264_vui_parameters { struct42 unsigned int aspect_ratio_info_present_flag;43 struct {48 unsigned int overscan_info_present_flag;49 unsigned int overscan_appropriate_flag;50 unsigned int video_signal_type_present_flag;51 struct {61 unsigned int chroma_loc_info_present_flag;62 struct {66 unsigned int timing_info_present_flag;[all …]
44 struct nal_h264_vui_parameters { struct45 unsigned int aspect_ratio_info_present_flag;46 struct {51 unsigned int overscan_info_present_flag;52 unsigned int overscan_appropriate_flag;53 unsigned int video_signal_type_present_flag;54 struct {64 unsigned int chroma_loc_info_present_flag;65 struct {69 unsigned int timing_info_present_flag;[all …]