Searched defs:nal_unit_type (Results 1 – 2 of 2) sorted by relevance
30 enum nal_unit_type { enum755 unsigned int nal_unit_type = SEQUENCE_PARAMETER_SET; in nal_h264_write_sps() local796 unsigned int nal_unit_type; in nal_h264_read_sps() local846 unsigned int nal_unit_type = PICTURE_PARAMETER_SET; in nal_h264_write_pps() local930 unsigned int nal_unit_type = FILLER_DATA; in nal_h264_write_filler() local973 unsigned int nal_unit_type; in nal_h264_read_filler() local
169 __u8 nal_unit_type; member