Searched refs:GST_H264_PICTURE_IS_REF (Results 1 – 6 of 6) sorted by relevance
333 if (!picture->needed_for_output && !GST_H264_PICTURE_IS_REF (picture)) { in gst_h264_dpb_delete_unused()367 if (GST_H264_PICTURE_IS_REF (picture)) in gst_h264_dpb_num_ref_frames()902 if (!GST_H264_PICTURE_IS_REF (picture) || drain) in gst_h264_dpb_bump()
48 #define GST_H264_PICTURE_IS_REF(picture) \ macro
760 if (!GST_H264_PICTURE_IS_REF (picture)) in gst_h264_decoder_update_pic_nums()3034 if (GST_H264_PICTURE_IS_REF (picture) && !picture->nonexisting) { in gst_h264_decoder_prepare_ref_pic_lists()
768 params->ref_pic_flag = GST_H264_PICTURE_IS_REF (picture); in gst_nv_h264_dec_start_picture()774 h264_params->ref_pic_flag = GST_H264_PICTURE_IS_REF (picture); in gst_nv_h264_dec_start_picture()
681 pic_params->RefPicFlag = GST_H264_PICTURE_IS_REF (picture); in gst_d3d11_h264_dec_start_picture()700 if (!GST_H264_PICTURE_IS_REF (other)) in gst_d3d11_h264_dec_start_picture()
587 if (!GST_H264_PICTURE_IS_REF (ref_pic)) in gst_v4l2_codec_h264_dec_fill_decoder_params()611 | (GST_H264_PICTURE_IS_REF (ref_pic) ? V4L2_H264_DPB_ENTRY_FLAG_ACTIVE : 0) in gst_v4l2_codec_h264_dec_fill_decoder_params()