Searched refs:gst_h264_dpb_get_interlaced (Results 1 – 3 of 3) sorted by relevance
249 gboolean gst_h264_dpb_get_interlaced (GstH264Dpb * dpb);
207 gst_h264_dpb_get_interlaced (GstH264Dpb * dpb) in gst_h264_dpb_get_interlaced() function736 if (gst_h264_dpb_get_interlaced (dpb)) in gst_h264_dpb_needs_bump()
897 if (!gst_h264_dpb_get_interlaced (priv->dpb)) { in add_picture_to_dpb()1006 if (gst_h264_dpb_get_interlaced (priv->dpb)) { in gst_h264_decoder_handle_frame_num_gap()1160 if (gst_h264_dpb_get_interlaced (priv->dpb)) { in gst_h264_decoder_find_first_field_picture()1260 if (gst_h264_dpb_get_interlaced (priv->dpb) && priv->current_picture && in gst_h264_decoder_parse_slice()2163 if (gst_h264_dpb_get_interlaced (priv->dpb) && in gst_h264_decoder_finish_picture()2463 prev_interlaced = gst_h264_dpb_get_interlaced (priv->dpb); in gst_h264_decoder_process_sps()