Searched refs:p_tagbuf (Results 1 – 2 of 2) sorted by relevance
341 identity_cb (GstElement * identity, GstBuffer * buf, GstBuffer ** p_tagbuf) in identity_cb() argument343 if (*p_tagbuf == NULL) { in identity_cb()344 *p_tagbuf = gst_buffer_ref (buf); in identity_cb()
386 identity_cb (GstElement * identity, GstBuffer * buf, GstBuffer ** p_tagbuf) in identity_cb() argument388 if (*p_tagbuf == NULL) { in identity_cb()389 *p_tagbuf = gst_buffer_ref (buf); in identity_cb()