Searched refs:stt (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
D | gst-atsc-section.c | 1158 _gst_mpegts_atsc_stt_copy (GstMpegtsAtscSTT * stt) in _gst_mpegts_atsc_stt_copy() argument 1162 copy = g_slice_dup (GstMpegtsAtscSTT, stt); in _gst_mpegts_atsc_stt_copy() 1163 copy->descriptors = g_ptr_array_ref (stt->descriptors); in _gst_mpegts_atsc_stt_copy() 1169 _gst_mpegts_atsc_stt_free (GstMpegtsAtscSTT * stt) in _gst_mpegts_atsc_stt_free() argument 1171 if (stt->descriptors) in _gst_mpegts_atsc_stt_free() 1172 g_ptr_array_unref (stt->descriptors); in _gst_mpegts_atsc_stt_free() 1173 if (stt->utc_datetime) in _gst_mpegts_atsc_stt_free() 1174 gst_date_time_unref (stt->utc_datetime); in _gst_mpegts_atsc_stt_free() 1176 g_slice_free (GstMpegtsAtscSTT, stt); in _gst_mpegts_atsc_stt_free() 1186 GstMpegtsAtscSTT *stt = NULL; in _parse_atsc_stt() local [all …]
|
D | gst-atsc-section.h | 449 GstDateTime * gst_mpegts_atsc_stt_get_datetime_utc (GstMpegtsAtscSTT * stt); 452 GstMpegtsSection * gst_mpegts_section_from_atsc_stt (GstMpegtsAtscSTT * stt);
|
/third_party/libffi/src/alpha/ |
D | osf.S | 117 stt $f0, 0($2) 124 stt $f0, 0($2) 125 stt $f1, 8($2) 190 stt $f16, 4*8($30) 191 stt $f17, 5*8($30) 192 stt $f18, 6*8($30) 193 stt $f19, 7*8($30) 194 stt $f20, 8*8($30) 195 stt $f21, 9*8($30)
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | mpegts.c | 510 const GstMpegtsAtscSTT *stt; in GST_START_TEST() local 518 stt = gst_mpegts_section_get_atsc_stt (section); in GST_START_TEST() 519 fail_if (stt == NULL); in GST_START_TEST() 521 fail_unless (stt->protocol_version == 0); in GST_START_TEST() 522 fail_unless (stt->system_time == 0x23b4e65c); in GST_START_TEST() 523 fail_unless (stt->gps_utc_offset == 12); in GST_START_TEST() 524 fail_unless (stt->ds_status == 1); in GST_START_TEST() 525 fail_unless (stt->ds_dayofmonth == 0); in GST_START_TEST() 526 fail_unless (stt->ds_hour == 0); in GST_START_TEST() 528 dt = gst_mpegts_atsc_stt_get_datetime_utc ((GstMpegtsAtscSTT *) stt); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/ |
D | gstatscmux.c | 161 GstMpegtsAtscSTT *stt; in gst_atsc_mux_create_ts_mux() local 169 stt = gst_mpegts_atsc_stt_new (); in gst_atsc_mux_create_ts_mux() 170 section = gst_mpegts_section_from_atsc_stt (stt); in gst_atsc_mux_create_ts_mux()
|
/third_party/ffmpeg/libavcodec/ |
D | ffv1enc.c | 466 static int sort_stt(FFV1Context *s, uint8_t stt[256]) in sort_stt() 486 FFSWAP(int, stt[i], stt[i2]); in sort_stt() 490 FFSWAP(int, stt[256 - i], stt[256 - i2]); in sort_stt() 495 if (stt[j] == i) in sort_stt() 496 stt[j] = i2; in sort_stt() 497 else if (stt[j] == i2) in sort_stt() 498 stt[j] = i; in sort_stt() 500 if (stt[256 - j] == 256 - i) in sort_stt() 501 stt[256 - j] = 256 - i2; in sort_stt() 502 else if (stt[256 - j] == 256 - i2) in sort_stt() [all …]
|
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/ |
D | ts-parser.c | 979 const GstMpegtsAtscSTT *stt = gst_mpegts_section_get_atsc_stt (section); in dump_stt() local 983 g_assert (stt); in dump_stt() 985 dt = gst_mpegts_atsc_stt_get_datetime_utc ((GstMpegtsAtscSTT *) stt); in dump_stt() 989 g_printf (" protocol_version : 0x%04x\n", stt->protocol_version); in dump_stt() 990 g_printf (" system_time : 0x%08x\n", stt->system_time); in dump_stt() 991 g_printf (" gps_utc_offset : %d\n", stt->gps_utc_offset); in dump_stt() 992 g_printf (" daylight saving : %d day:%d hour:%d\n", stt->ds_status, in dump_stt() 993 stt->ds_dayofmonth, stt->ds_hour); in dump_stt()
|
/third_party/libabigail/src/ |
D | abg-elf-helpers.h | 53 stt_to_elf_symbol_type(unsigned char stt);
|
D | abg-elf-helpers.cc | 33 stt_to_elf_symbol_type(unsigned char stt) in stt_to_elf_symbol_type() argument 35 switch (stt) in stt_to_elf_symbol_type()
|
/third_party/openh264/res/ |
D | Cisco_Absolute_Power_1280x720_30fps.yuv | 1545 …���������������������������������������������������������������������������stt|����~wxwywwz|~|~}||…
|