Home
last modified time | relevance | path

Searched refs:H264_NAL_FILLER_DATA (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264.h46 H264_NAL_FILLER_DATA = 12, enumerator
Dcbs_h2645.c788 case H264_NAL_FILLER_DATA: in cbs_h264_read_nal_unit()
1077 case H264_NAL_FILLER_DATA: in cbs_h264_write_nal_unit()
1413 CBS_UNIT_TYPE_POD(H264_NAL_FILLER_DATA, H264RawFiller),
Dh264_metadata_bsf.c526 if (au->units[i].type == H264_NAL_FILLER_DATA) { in h264_metadata_update_fragment()
Dcbs_h264_syntax_template.c1226 1 << H264_NAL_FILLER_DATA)); in FUNC()
Dh264dec.c723 case H264_NAL_FILLER_DATA: in decode_nal_units()