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