Searched defs:nal_h264_sps (Results 1 – 1 of 1) sorted by relevance
99 struct nal_h264_sps { struct100 unsigned int profile_idc;101 unsigned int constraint_set0_flag;102 unsigned int constraint_set1_flag;103 unsigned int constraint_set2_flag;104 unsigned int constraint_set3_flag;105 unsigned int constraint_set4_flag;106 unsigned int constraint_set5_flag;107 unsigned int reserved_zero_2bits;108 unsigned int level_idc;[all …]