Searched refs:old_picture (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/ |
D | gstvp8picture.h | 72 gst_vp8_picture_replace (GstVp8Picture ** old_picture, in gst_vp8_picture_replace() argument 75 return gst_mini_object_replace ((GstMiniObject **) old_picture, in gst_vp8_picture_replace()
|
D | gstvp9picture.h | 72 gst_vp9_picture_replace (GstVp9Picture ** old_picture, in gst_vp9_picture_replace() argument 75 return gst_mini_object_replace ((GstMiniObject **) old_picture, in gst_vp9_picture_replace()
|
D | gstav1picture.h | 105 gst_av1_picture_replace (GstAV1Picture ** old_picture, in gst_av1_picture_replace() argument 108 return gst_mini_object_replace ((GstMiniObject **) old_picture, in gst_av1_picture_replace()
|
D | gstmpeg2picture.h | 132 gst_mpeg2_picture_replace (GstMpeg2Picture ** old_picture, in gst_mpeg2_picture_replace() argument 135 return gst_mini_object_replace ((GstMiniObject **) old_picture, in gst_mpeg2_picture_replace()
|
D | gsth265picture.h | 110 gst_h265_picture_replace (GstH265Picture ** old_picture, in gst_h265_picture_replace() argument 113 return gst_mini_object_replace ((GstMiniObject **) old_picture, in gst_h265_picture_replace()
|
D | gsth264picture.h | 201 gst_h264_picture_replace (GstH264Picture ** old_picture, in gst_h264_picture_replace() argument 204 return gst_mini_object_replace ((GstMiniObject **) old_picture, in gst_h264_picture_replace()
|