Home
last modified time | relevance | path

Searched refs:gst_h264_dpb_set_interlaced (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.h241 void gst_h264_dpb_set_interlaced (GstH264Dpb * dpb,
Dgsth264picture.c191 gst_h264_dpb_set_interlaced (GstH264Dpb * dpb, gboolean interlaced) in gst_h264_dpb_set_interlaced() function
Dgsth264decoder.c2500 gst_h264_dpb_set_interlaced (priv->dpb, interlaced); in gst_h264_decoder_process_sps()