Searched defs:nal_unit_type (Results 1 – 4 of 4) sorted by relevance
31 enum nal_unit_type { enum524 unsigned int nal_unit_type = VPS_NUT; in nal_hevc_write_vps() local568 unsigned int nal_unit_type; in nal_hevc_read_vps() local619 unsigned int nal_unit_type = SPS_NUT; in nal_hevc_write_sps() local663 unsigned int nal_unit_type; in nal_hevc_read_sps() local714 unsigned int nal_unit_type = PPS_NUT; in nal_hevc_write_pps() local758 unsigned int nal_unit_type; in nal_hevc_read_pps() local807 unsigned int nal_unit_type = FD_NUT; in nal_hevc_write_filler() local854 unsigned int nal_unit_type; in nal_hevc_read_filler() local
31 enum nal_unit_type { enum359 unsigned int nal_unit_type = SEQUENCE_PARAMETER_SET; in nal_h264_write_sps() local400 unsigned int nal_unit_type; in nal_h264_read_sps() local450 unsigned int nal_unit_type = PICTURE_PARAMETER_SET; in nal_h264_write_pps() local534 unsigned int nal_unit_type = FILLER_DATA; in nal_h264_write_filler() local577 unsigned int nal_unit_type; in nal_h264_read_filler() local
173 unsigned char nal_unit_type; member
2409 __u8 nal_unit_type; member