/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gsttag.c | 356 s1 = gst_sample_new (buf1, NULL, NULL, NULL); in GST_START_TEST() 360 s2 = gst_sample_new (buf2, NULL, NULL, NULL); in GST_START_TEST() 520 sample1 = gst_sample_new (buf, NULL, NULL, NULL); in GST_START_TEST() 524 sample11 = gst_sample_new (buf, NULL, NULL, NULL); in GST_START_TEST() 528 sample2 = gst_sample_new (buf, NULL, NULL, NULL); in GST_START_TEST() 599 s1 = gst_sample_new (b1, NULL, NULL, NULL); in GST_START_TEST() 605 s2 = gst_sample_new (b2, c2, NULL, NULL); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstsample.c | 67 copy = gst_sample_new (sample->buffer, sample->caps, &sample->segment, in _gst_sample_copy() 127 gst_sample_new (GstBuffer * buffer, GstCaps * caps, const GstSegment * segment, in gst_sample_new() function
|
D | gstsample.h | 56 GstSample * gst_sample_new (GstBuffer *buffer,
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | appsrc.c | 817 sample = gst_sample_new (buffer, NULL, &segment, NULL); in GST_START_TEST() 869 sample = gst_sample_new (buffer, NULL, &segment, NULL); in GST_START_TEST() 992 sample = gst_sample_new (NULL, NULL, &segment, NULL); in GST_START_TEST() 998 sample = gst_sample_new (NULL, NULL, &segment, NULL); in GST_START_TEST() 1000 sample = gst_sample_new (buffer, NULL, &segment, NULL); in GST_START_TEST() 1026 sample = gst_sample_new (buffer, NULL, &segment, NULL); in GST_START_TEST() 1029 sample = gst_sample_new (buffer, NULL, &segment, NULL); in GST_START_TEST()
|
D | videotestsrc.c | 215 *p_old_sample = gst_sample_new (new_buf, caps, NULL, NULL); in got_buf_cb()
|
/third_party/gstreamer/gstplugins_bad/ext/zbar/ |
D | gstzbar.c | 319 sample = gst_sample_new (frame->buffer, sample_caps, NULL, NULL); in gst_zbar_transform_frame_ip()
|
/third_party/gstreamer/gstplugins_bad/ext/zxing/ |
D | gstzxing.cpp | 404 sample = gst_sample_new (frame->buffer, sample_caps, NULL, NULL); in gst_zxing_transform_frame_ip()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | tags.c | 582 sample = gst_sample_new (image, caps, NULL, image_info); in gst_tag_image_data_to_image_sample()
|
D | id3v2.c | 415 sample = gst_sample_new (blob, NULL, NULL, NULL); in id3v2_add_id3v2_frame_blob_to_taglist()
|
D | id3v2frames.c | 501 priv_frame = gst_sample_new (binary_data, NULL, NULL, owner_info); in parse_private_frame_data()
|
D | gstexiftag.c | 1427 sample = gst_sample_new (buf, NULL, NULL, NULL); in parse_exif_undefined_tag()
|
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/ |
D | gstwrappercamerabinsrc.c | 280 sample = gst_sample_new (buffer, caps, NULL, NULL); in gst_wrapper_camera_bin_src_imgsrc_probe() 346 sample = gst_sample_new (buffer, caps, NULL, NULL); in gst_wrapper_camera_bin_src_vidsrc_probe()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | id3mux.c | 132 sample = gst_sample_new (buf, NULL, NULL, in test_taglib_id3mux_create_tags()
|
D | jifmux.c | 1041 sample = gst_sample_new (buffer, NULL, NULL, NULL); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstcccombiner.c | 1389 res = gst_sample_new (NULL, caps, &aggpad->segment, NULL); in gst_cc_combiner_peek_next_sample() 1398 res = gst_sample_new (self->current_video_buffer, in gst_cc_combiner_peek_next_sample()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/ |
D | gstappsink.c | 560 priv->sample = gst_sample_new (NULL, NULL, NULL, NULL); in gst_app_sink_init() 1769 gst_sample_new (priv->preroll_buffer, priv->preroll_caps, in gst_app_sink_try_pull_preroll()
|
/third_party/gstreamer/gstplugins_good/ext/libpng/ |
D | gstpngdec.c | 377 tagsample = gst_sample_new (tagbuffer, caps, NULL, info); in gst_pngdec_caps_create_and_set()
|
/third_party/gstreamer/gstplugins_base/gst/overlaycomposition/ |
D | gstoverlaycomposition.c | 696 self->sample = gst_sample_new (buffer, self->caps, &self->segment, NULL); in gst_overlay_composition_sink_chain()
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux_tags.c | 936 sample = gst_sample_new (buf, NULL, NULL, s); in qtdemux_tag_add_blob()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglimagesink.c | 2358 sample = gst_sample_new (gl_sink->stored_buffer[0], in gst_glimage_sink_on_draw() 2365 sample = gst_sample_new (gl_sink->stored_buffer[1], in gst_glimage_sink_on_draw()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtp-payloading.c | 725 sample = gst_sample_new (buf, out_caps, NULL, NULL); in rtp_h264depay_run()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | video.c | 1049 from_sample = gst_sample_new (from_buffer, from_caps, NULL, NULL); in GST_START_TEST() 1139 from_sample = gst_sample_new (from_buffer, from_caps, NULL, NULL); in GST_START_TEST() 1207 from_sample = gst_sample_new (from_buffer, from_caps, NULL, NULL); in GST_START_TEST()
|
D | tag.c | 1921 gst_value_take_sample (&value, gst_sample_new (buf, NULL, NULL, NULL)); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbasesink.c | 1072 gst_sample_new (first_buffer, sink->priv->last_caps, &sink->segment, in gst_base_sink_get_last_sample() 1076 res = gst_sample_new (sink->priv->last_buffer, in gst_base_sink_get_last_sample()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioaggregator.c | 2154 sample = gst_sample_new (pad->priv->buffer, caps, &aggpad->segment, info); in gst_audio_aggregator_peek_next_sample()
|