Home
last modified time | relevance | path

Searched defs:nal_type (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh2645_parse.c215 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()
Dvideotoolboxenc.c1608 static int is_post_sei_nal_type(int nal_type){ in is_post_sei_nal_type()
1624 int nal_type; in find_sei_end() local
1822 uint8_t nal_type; in copy_replace_length_codes() local
/third_party/ffmpeg/libavformat/
Drtpenc_h264_hevc.c125 uint8_t nal_type = (buf[0] >> 1) & 0x3F; in nal_send() local
Dhevc.c646 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
Drtpdec_hevc.c183 int tid, lid, nal_type; in hevc_handle_packet() local
Davc.c179 uint8_t nal_type; in ff_isom_write_avcc() local
Drtpdec_h264.c289 uint8_t fu_indicator, fu_header, start_bit, nal_type, nal; in h264_handle_packet_fu_a() local
Dsdp.c194 uint8_t nal_type; in extradata2psets() local
Dmpegts.c503 …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() local
535 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