Home
last modified time | relevance | path

Searched defs:nal_ref_idc (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264_parse.c279 int picture_structure, int nal_ref_idc) in ff_h264_init_poc()
Dcbs_h264.h41 uint8_t nal_ref_idc; member
Dh264dec.h448 int nal_ref_idc; member
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph264depay.c1044 guint8 nal_ref_idc; in gst_rtp_h264_depay_process() local
/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()