Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.c415 if (GST_H264_PICTURE_IS_SHORT_TERM_REF (picture) in gst_h264_dpb_get_short_ref_by_pic_num()
478 if (GST_H264_PICTURE_IS_SHORT_TERM_REF (picture) && in gst_h264_dpb_get_lowest_frame_num_short_ref()
518 if (GST_H264_PICTURE_IS_SHORT_TERM_REF (picture) && in gst_h264_dpb_get_pictures_short_term_ref()
Dgsth264picture.h59 #define GST_H264_PICTURE_IS_SHORT_TERM_REF(picture) \ macro
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah264dec.c183 if (GST_H264_PICTURE_IS_SHORT_TERM_REF (picture)) in _fill_vaapi_pic()