Searched refs:gst_sample_get_info (Results 1 – 15 of 15) sorted by relevance
70 const GstStructure * gst_sample_get_info (GstSample *sample);
241 gst_sample_get_info (GstSample * sample) in gst_sample_get_info() function
3386 info_structure = gst_sample_get_info (sample); in gst_value_serialize_sample()
319 gst_structure_get_string (gst_sample_get_info (priv_data), "owner"))) in gst_hlsdemux_tsreader_find_pcrs_id3()
484 structure = gst_sample_get_info (sample); in add_private_data_tag()776 info_struct = gst_sample_get_info (sample); in add_image_tag()
297 info = gst_sample_get_info (sample); in test_taglib_id3mux_check_tags()
596 info_struct = gst_sample_get_info (sample); in gst_tag_to_metadata_block_picture()
666 structure = gst_sample_get_info (sample); in gst_lcms_handle_tag_sample()
447 info_struct = gst_sample_get_info (sample); in add_image_tag()
635 structure = gst_sample_get_info (sample); in gst_flac_enc_set_metadata()
1576 structure = gst_sample_get_info (sample); in gst_ass_render_handle_tag_sample()
733 s = gst_sample_get_info (sample); in GST_START_TEST()
3893 fail_unless (gst_structure_is_equal (gst_sample_get_info (samp), in GST_START_TEST()3894 gst_sample_get_info (samp2))); in GST_START_TEST()
887 info = gst_structure_copy (gst_sample_get_info (tagsample)); in gst_matroska_read_common_parse_attached_file()
1861 if (buf && (s = gst_sample_get_info (sample))) { in gst_qt_mux_add_metadata_tags()