Searched defs:nal_type (Results 1 – 9 of 9) sorted by relevance
215 static const char *hevc_nal_unit_name(int nal_type) in hevc_nal_unit_name()256 static const char *h264_nal_unit_name(int nal_type) in h264_nal_unit_name()
1608 static int is_post_sei_nal_type(int nal_type){ in is_post_sei_nal_type()1624 int nal_type; in find_sei_end() local1822 uint8_t nal_type; in copy_replace_length_codes() local
125 uint8_t nal_type = (buf[0] >> 1) & 0x3F; in nal_send() local
646 static void nal_unit_parse_header(GetBitContext *gb, uint8_t *nal_type) in nal_unit_parse_header()660 uint8_t nal_type, int ps_array_completeness, in hvcc_array_add_nal_unit()718 uint8_t nal_type; in hvcc_add_nal_unit() local
183 int tid, lid, nal_type; in hevc_handle_packet() local
179 uint8_t nal_type; in ff_isom_write_avcc() local
289 uint8_t fu_indicator, fu_header, start_bit, nal_type, nal; in h264_handle_packet_fu_a() local
194 uint8_t nal_type; in extradata2psets() local
503 …uint8_t nal_type = (data[i + DRM_LEGACY_LEN] >> DRM_SHIFT_LEFT_NUM) & DRM_H265_VIDEO_NAL_TYPE_UMAS… in mpegts_drm_find_hevc_cei_nal_unit() local535 uint8_t nal_type = data[i + DRM_LEGACY_LEN] & DRM_H264_VIDEO_NAL_TYPE_UMASK_NUM; in mpegts_drm_find_h264_cei_nal_unit() local