Home
last modified time | relevance | path

Searched defs:nal_header (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph265pay.c1016 guint8 nal_header[2]; in gst_rtp_h265_pay_payload_nal() local
1166 guint mtu, guint8 nal_type, const guint8 * nal_header, int size) in gst_rtp_h265_pay_payload_nal_fragment()
1288 guint8 nal_header[2]; in gst_rtp_h265_pay_send_bundle() local
1336 gboolean marker, guint8 nal_type, const guint8 * nal_header, int size) in gst_rtp_h265_pay_payload_nal_bundle()
Dgstrtph264pay.c926 guint8 nal_header, nal_type; in gst_rtp_h264_pay_payload_nal() local
1031 gboolean delta_unit, gboolean discont, guint8 nal_header) in gst_rtp_h264_pay_payload_nal_fragment()
1216 guint8 nal_header; in gst_rtp_h264_pay_send_bundle() local
1256 gboolean delta_unit, gboolean discont, guint8 nal_header) in gst_rtp_h264_pay_payload_nal_bundle()
Dgstrtph265depay.c1251 guint16 nal_header; in gst_rtp_h265_depay_process() local
Dgstrtph264depay.c1322 guint8 nal_header; in gst_rtp_h264_depay_process() local
/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpcvfpay.c329 guint8 nal_header, nal_type; in gst_avtp_cvf_pay_is_nal_vcl() local
342 guint8 nal_header, nal_type, nal_nri, fu_indicator, fu_header; in gst_avtpcvpay_fragment_nal() local
Dgstavtpcvfdepay.c404 guint8 nal_header, nal_type; in gst_avtp_cvf_depay_get_nal_type() local
/third_party/ffmpeg/libavformat/
Drtpdec_h264.c265 int start_bit, const uint8_t *nal_header, in ff_h264_handle_frag_packet()
/third_party/weston/libweston/backend-drm/
Dvaapi-recorder.c487 nal_header(struct bitstream *bs, int nal_ref_idc, int nal_unit_type) in nal_header() function