/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/ |
D | rtmphandshake.c | 135 GST_MEMDUMP (">>> C0", ba->data, SIZE_P0); in create_c0c1() 136 GST_MEMDUMP (">>> C1", ba->data + SIZE_P0, SIZE_P1); in create_c0c1() 211 GST_MEMDUMP (">>> C2", ba->data, SIZE_P2); in create_c2() 248 GST_MEMDUMP ("<<< S0", s0s1s2, SIZE_P0); in client_handshake2_done() 249 GST_MEMDUMP ("<<< S1", s0s1s2 + SIZE_P0, SIZE_P1); in client_handshake2_done() 250 GST_MEMDUMP ("<<< S2", s0s1s2 + SIZE_P0P1, SIZE_P2); in client_handshake2_done()
|
D | rtmpchunkstream.c | 331 GST_MEMDUMP (">>> chunk header", map.data, offset); in serialize_next() 496 GST_MEMDUMP ("<<< chunk header", data, header_size); in gst_rtmp_chunk_stream_parse_header()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-ids.c | 151 GST_MEMDUMP ("xiph codec data", codec_data, codec_data_size); in gst_matroska_parse_xiph_stream_headers() 217 GST_MEMDUMP ("speex codec data", codec_data, codec_data_size); in gst_matroska_parse_speex_stream_headers() 250 GST_MEMDUMP ("opus codec data", codec_data, codec_data_size); in gst_matroska_parse_opus_stream_headers() 279 GST_MEMDUMP ("flac codec data", codec_data, codec_data_size); in gst_matroska_parse_flac_stream_headers()
|
/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxfprores.c | 73 GST_MEMDUMP ("Essence element", &key->u[0], 16); in mxf_prores_handle_essence_element() 150 GST_MEMDUMP ("Picture essence", &d->picture_essence_coding.u[0], 16); in mxf_prores_create_caps()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | pesparse.c | 271 GST_MEMDUMP ("private_data", data, 16); in mpegts_parse_pes_header() 288 GST_MEMDUMP ("Pack header data", res->pack_header, res->pack_header_size); in mpegts_parse_pes_header() 383 GST_MEMDUMP ("stream_id_extension_data", in mpegts_parse_pes_header()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpqdmdepay.c | 188 GST_MEMDUMP ("Extracted packet", data, depay->packetsize); in flush_data() 269 GST_MEMDUMP ("Incoming payload", payload, payload_len); in gst_rtp_qdm2_depay_process() 293 GST_MEMDUMP ("Header", payload + pos, 32); in gst_rtp_qdm2_depay_process()
|
D | gstrtpsv3vdepay.c | 201 GST_MEMDUMP ("incoming buffer", payload, payload_len); in gst_rtp_sv3v_depay_process() 239 GST_MEMDUMP ("codec_data", cmap.data, gst_buffer_get_size (codec_data)); in gst_rtp_sv3v_depay_process()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | codec-utils.c | 294 GST_MEMDUMP ("audio config", audio_config, len); in gst_codec_utils_aac_get_profile() 371 GST_MEMDUMP ("audio config", audio_config, len); in gst_codec_utils_aac_get_level() 601 GST_MEMDUMP ("SPS", sps, len); in gst_codec_utils_h264_get_profile() 701 GST_MEMDUMP ("SPS", sps, len); in gst_codec_utils_h264_get_level() 1222 GST_MEMDUMP ("ProfileTierLevel", profile_tier_level, len); in gst_codec_utils_h265_get_profile() 1385 GST_MEMDUMP ("ProfileTierLevel", profile_tier_level, len); in gst_codec_utils_h265_get_tier() 1419 GST_MEMDUMP ("ProfileTierLevel", profile_tier_level, len); in gst_codec_utils_h265_get_level() 1580 GST_MEMDUMP ("VOS", vis_obj_seq, len); in gst_codec_utils_mpeg4video_get_profile() 1654 GST_MEMDUMP ("VOS", vis_obj_seq, len); in gst_codec_utils_mpeg4video_get_level()
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/ |
D | dvb-sub.c | 574 GST_MEMDUMP ("DVB clut packet", buf, buf_size); in _dvb_sub_parse_clut_segment() 931 GST_MEMDUMP ("packet", buf, buf_size); in _dvb_sub_parse_pixel_data_block() 967 GST_MEMDUMP ("Remaining data after invalid object location:", buf, in _dvb_sub_parse_pixel_data_block() 990 GST_MEMDUMP ("Remaining data after invalid object location:", buf, in _dvb_sub_parse_pixel_data_block() 1019 GST_MEMDUMP ("Remaining data after invalid object location:", in _dvb_sub_parse_pixel_data_block() 1261 GST_MEMDUMP ("rect->pict.data.palette content", in _dvb_sub_parse_end_of_display_set() 1270 GST_MEMDUMP ("rect->pict.data content", rect->pict.data, region->buf_size); in _dvb_sub_parse_end_of_display_set()
|
/third_party/gstreamer/gstplugins_good/tests/icles/ |
D | test-accurate-seek.c | 234 GST_MEMDUMP ("answer", answer, answer_size); in test_seek_FORMAT_TIME_by_sample() 235 GST_MEMDUMP ("buffer", map.data, map.size); in test_seek_FORMAT_TIME_by_sample()
|
/third_party/gstreamer/gstplugins_bad/gst/gdp/ |
D | dataprotocol.c | 215 GST_MEMDUMP ("payload header for buffer", h, GST_DP_HEADER_LENGTH); in gst_dp_payload_buffer() 260 GST_MEMDUMP ("payload header for caps", h, GST_DP_HEADER_LENGTH); in gst_dp_payload_caps() 315 GST_MEMDUMP ("payload header for event", h, GST_DP_HEADER_LENGTH); in gst_dp_payload_event()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | lang.c | 179 GST_MEMDUMP ("iso_639.xml file", (guint8 *) xml_data, xml_len); in gst_tag_load_iso_639_xml() 200 GST_MEMDUMP ("iso 639 language names (internal default/fallback)", in gst_tag_get_iso_639_ht()
|
D | id3v2.c | 232 GST_MEMDUMP ("ID3v2 tag", info.data, read_size); in gst_tag_list_from_id3v2_tag() 258 GST_MEMDUMP ("ID3v2 tag (un-unsyced)", uu_data, work.hdr.frame_data_size); in gst_tag_list_from_id3v2_tag()
|
/third_party/gstreamer/gstreamer/libs/gst/check/ |
D | gstcheck.c | 840 GST_MEMDUMP ("Converted data", info.data, info.size); in gst_check_buffer_data() 841 GST_MEMDUMP ("Expected data", data, size); in gst_check_buffer_data() 995 GST_MEMDUMP ("orig buffer", originfo.data, originfo.size); in gst_check_element_push_buffer_list() 996 GST_MEMDUMP ("new buffer", newinfo.data, newinfo.size); in gst_check_element_push_buffer_list()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/ |
D | psmux.c | 391 GST_MEMDUMP ("System Header", data, len); in psmux_ensure_system_header() 475 GST_MEMDUMP ("Program Stream Map", data, psm_size); in psmux_ensure_program_stream_map()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstinfo.c | 283 GST_MEMDUMP ("quicktime header", data, sizeof (data)); in GST_START_TEST() 284 GST_MEMDUMP (NULL, data, sizeof (data)); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
D | gstsbcparse.c | 451 GST_MEMDUMP ("header", data, 8); in gst_sbc_parse_header() 493 GST_MEMDUMP ("crc bytes", crc_data, GST_ROUND_UP_8 (crc_bits) / 8); in gst_sbc_parse_header()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtp-payloading.c | 762 GST_MEMDUMP ("H.264 codec_data", map.data, map.size); in GST_START_TEST() 783 GST_MEMDUMP ("H.264 AVC frame", map.data, map.size); in GST_START_TEST() 817 GST_MEMDUMP ("H.264 byte-stream frame", map.data, map.size); in GST_START_TEST() 1511 GST_MEMDUMP ("jpeg frame", map.data, map.size); in rtp_jpeg_do_packet_loss()
|
/third_party/gstreamer/gstplugins_good/tests/check/pipelines/ |
D | flacdec.c | 44 GST_MEMDUMP ("buffer data from decoder", map.data, map.size); in _get_first_sample()
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | mpegts.c | 95 GST_MEMDUMP ("section", data, data_size); in GST_START_TEST() 142 GST_MEMDUMP ("section", data, data_size); in GST_START_TEST()
|
D | h264parser.c | 642 GST_MEMDUMP ("created sei nal", info.data, info.size); in GST_START_TEST() 643 GST_MEMDUMP ("original sei nal", test_list[i].raw_data, test_list[i].len); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/ |
D | gstjifmux.c | 701 GST_MEMDUMP ("jpeg beg", GST_BUFFER_DATA (buf), 64); in gst_jif_mux_chain() 702 GST_MEMDUMP ("jpeg end", GST_BUFFER_DATA (buf) + GST_BUFFER_SIZE (buf) - 64, in gst_jif_mux_chain()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
D | gst-scte-section.c | 288 GST_MEMDUMP ("section", data, section->section_length); in _parse_sit() 394 GST_MEMDUMP ("desc ?", data, tmp); in _parse_sit()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | rtp.c | 443 GST_MEMDUMP ("", pointer, size * 4); in GST_START_TEST() 456 GST_MEMDUMP ("", info.data, info.size); in GST_START_TEST() 465 GST_MEMDUMP ("", pointer, size * 4); in GST_START_TEST() 476 GST_MEMDUMP ("", info.data, info.size); in GST_START_TEST() 483 GST_MEMDUMP ("", pointer, size * 4); in GST_START_TEST() 499 GST_MEMDUMP ("", info.data, info.size); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtptwcc.c | 718 GST_MEMDUMP ("twcc-header:", (guint8 *) & header, header_size); in rtp_twcc_manager_add_fci() 719 GST_MEMDUMP ("packet-chunks:", (guint8 *) packet_chunks->data, in rtp_twcc_manager_add_fci() 721 GST_MEMDUMP ("full fci:", fci_data, fci_length); in rtp_twcc_manager_add_fci()
|