Searched refs:GST_H264_PICTURE_IS_LONG_TERM_REF (Results 1 – 7 of 7) sorted by relevance
448 if (GST_H264_PICTURE_IS_LONG_TERM_REF (picture) && in gst_h264_dpb_get_long_ref_by_long_term_pic_num()555 if (GST_H264_PICTURE_IS_LONG_TERM_REF (picture)) { in gst_h264_dpb_get_pictures_long_term_ref()1044 if (GST_H264_PICTURE_IS_LONG_TERM_REF (tmp) in gst_h264_dpb_perform_memory_management_control_operation()1055 GST_H264_PICTURE_IS_LONG_TERM_REF (tmp->other_field) && in gst_h264_dpb_perform_memory_management_control_operation()1104 GST_H264_PICTURE_IS_LONG_TERM_REF (other->other_field)) { in gst_h264_dpb_perform_memory_management_control_operation()1121 if (GST_H264_PICTURE_IS_LONG_TERM_REF (other) && in gst_h264_dpb_perform_memory_management_control_operation()1165 if (GST_H264_PICTURE_IS_LONG_TERM_REF (other) && in gst_h264_dpb_perform_memory_management_control_operation()1180 GST_H264_PICTURE_IS_LONG_TERM_REF (picture->other_field)) { in gst_h264_dpb_perform_memory_management_control_operation()
70 #define GST_H264_PICTURE_IS_LONG_TERM_REF(picture) \ macro
763 if (GST_H264_PICTURE_IS_LONG_TERM_REF (picture)) { in gst_h264_decoder_update_pic_nums()2616 if (!GST_H264_PICTURE_IS_LONG_TERM_REF (ref)) in construct_ref_pic_lists_p()2742 if (!GST_H264_PICTURE_IS_LONG_TERM_REF (ref)) in construct_ref_field_pic_lists_p()2806 if (!GST_H264_PICTURE_IS_LONG_TERM_REF (ref)) in print_ref_pic_list_b()3068 if (GST_H264_PICTURE_IS_LONG_TERM_REF (picture)) in long_term_pic_num_f()3076 if (!GST_H264_PICTURE_IS_LONG_TERM_REF (picture)) in pic_num_f()
596 if (GST_H264_PICTURE_IS_LONG_TERM_REF (ref_pic)) { in gst_v4l2_codec_h264_dec_fill_decoder_params()612 | (GST_H264_PICTURE_IS_LONG_TERM_REF (ref_pic) ? V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM : 0), in gst_v4l2_codec_h264_dec_fill_decoder_params()
669 if (GST_H264_PICTURE_IS_LONG_TERM_REF (ref)) { in gst_nv_h264_dec_fill_dpb()
710 if (GST_H264_PICTURE_IS_LONG_TERM_REF (other)) { in gst_d3d11_h264_dec_start_picture()
179 if (GST_H264_PICTURE_IS_LONG_TERM_REF (picture)) { in _fill_vaapi_pic()