/third_party/gstreamer/gstplugins_bad/ext/dts/ |
D | gstdtsdec.c | 232 GstDtsDec *dts = GST_DTSDEC (dec); in gst_dtsdec_start() local 257 GstDtsDec *dts = GST_DTSDEC (dec); in gst_dtsdec_stop() local 274 GstDtsDec *dts; in gst_dtsdec_parse() local 408 gst_dtsdec_renegotiate (GstDtsDec * dts) in gst_dtsdec_renegotiate() 443 gst_dtsdec_update_streaminfo (GstDtsDec * dts) in gst_dtsdec_update_streaminfo() 462 GstDtsDec *dts; in gst_dtsdec_handle_frame() local 664 GstDtsDec *dts = GST_DTSDEC (bdec); in gst_dtsdec_set_format() local 681 GstDtsDec *dts = GST_DTSDEC (parent); in gst_dtsdec_chain() local 762 GstDtsDec *dts = GST_DTSDEC (object); in gst_dtsdec_set_property() local 778 GstDtsDec *dts = GST_DTSDEC (object); in gst_dtsdec_get_property() local
|
/third_party/typescript/src/harness/ |
D | compilerImpl.ts | 43 readonly dts: documents.TextDocument | undefined; property 54 public readonly dts: ReadonlyMap<string, documents.TextDocument>; property in compiler.CompilationResult 70 …const dts = this.dts = new collections.SortedMap<string, documents.TextDocument>({ comparer: this.… constant
|
/third_party/typescript/tests/projects/sample1/core/ |
D | some_decl.d.ts | 1 declare const dts: any; constant
|
/third_party/ffmpeg/libavformat/ |
D | oggparsedirac.c | 74 int64_t dts = (gp >> 31); in dirac_gptopts() local 103 int64_t *dts) in old_dirac_gptopts()
|
D | supenc.c | 32 uint32_t pts = 0, dts = 0; in sup_write_packet() local
|
D | supdec.c | 39 int64_t pts, dts, pos; in sup_read_packet() local
|
D | r3d.c | 223 unsigned dts; in r3d_read_redv() local 279 unsigned dts; in r3d_read_reda() local
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtph265pay.c | 879 const guint8 * data, guint size, GstClockTime dts, GstClockTime pts) in gst_rtp_h265_pay_decode_nal() 939 GstRtpH265Pay * rtph265pay, GstClockTime dts, GstClockTime pts) in gst_rtp_h265_pay_send_vps_sps_pps() 996 GPtrArray * paybufs, GstClockTime dts, GstClockTime pts) in gst_rtp_h265_pay_payload_nal() 1128 GstBuffer * paybuf, GstClockTime dts, GstClockTime pts, gboolean marker) in gst_rtp_h265_pay_payload_nal_single() 1165 GstBuffer * paybuf, GstClockTime dts, GstClockTime pts, gboolean marker, in gst_rtp_h265_pay_payload_nal_fragment() 1255 GstClockTime dts, pts; in gst_rtp_h265_pay_send_bundle() local 1335 GstBuffer * paybuf, GstClockTime dts, GstClockTime pts, in gst_rtp_h265_pay_payload_nal_bundle() 1447 GstClockTime dts, pts; in gst_rtp_h265_pay_handle_buffer() local
|
D | gstrtph264pay.c | 804 const guint8 * data, guint size, GstClockTime dts, GstClockTime pts) in gst_rtp_h264_pay_decode_nal() 871 GstClockTime dts, GstClockTime pts, gboolean delta_unit, gboolean discont) in gst_rtp_h264_pay_send_sps_pps() 922 GstBuffer * paybuf, GstClockTime dts, GstClockTime pts, gboolean end_of_au, in gst_rtp_h264_pay_payload_nal() 1030 GstBuffer * paybuf, GstClockTime dts, GstClockTime pts, gboolean end_of_au, in gst_rtp_h264_pay_payload_nal_fragment() 1128 GstBuffer * paybuf, GstClockTime dts, GstClockTime pts, gboolean end_of_au, in gst_rtp_h264_pay_payload_nal_single() 1181 GstClockTime dts, pts; in gst_rtp_h264_pay_send_bundle() local 1255 GstBuffer * paybuf, GstClockTime dts, GstClockTime pts, gboolean end_of_au, in gst_rtp_h264_pay_payload_nal_bundle() 1376 GstClockTime dts, pts; in gst_rtp_h264_pay_handle_buffer() local
|
/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/ |
D | psmuxstream.c | 379 gint64 * pts, gint64 * dts) in psmux_stream_find_pts_dts_within() 491 gint64 pts, gint64 dts, gboolean keyunit) in psmux_stream_add_data()
|
/third_party/gstreamer/gstplugins_bad/ext/avtp/ |
D | gstavtpcvfdepay.c | 187 guint32 dts, pts; in gst_avtp_cvf_depay_push() local 416 GstMapInfo * map, GstClockTime * pts, GstClockTime * dts) in gst_avtp_cvf_depay_get_avtp_timestamps() 514 GstClockTime pts, dts; in gst_avtp_cvf_depay_process_last_fragment() local 649 GstClockTime pts, dts; in gst_avtp_cvf_depay_handle_single_nal() local
|
/third_party/typescript/tests/baselines/reference/tsbuildWatch/programUpdates/ |
D | when-referenced-using-prepend-builds-referencing-project-even-for-non-local-change.js | 89 …":30,"kind":"text"}],"hash":"3762995390-function foo() { return 10; }\n"},"dts":{"sections":[{"pos… property 108 "dts": { property 165 …unction foo() { return 10; }\nfunction bar() { return foo() + 1; }\n;\n"},"dts":{"sections":[{"pos… property 197 "dts": { property 325 …49947-function foo() { return 10; }\nfunction myFunc() { return 10; }\n"},"dts":{"sections":[{"pos… property 344 "dts": { property 447 …tion myFunc() { return 10; }\nfunction bar() { return foo() + 1; }\n;\n"},"dts":{"sections":[{"pos… property 479 "dts": { property 604 …2235-function foo() { return 10; }\nfunction myFunc() { return 100; }\n"},"dts":{"sections":[{"pos… property 623 "dts": { property [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/ |
D | tsmuxstream.c | 90 gint64 dts; member 591 gint64 * pts, gint64 * dts) in tsmux_stream_find_pts_dts_within() 713 void *user_data, gint64 pts, gint64 dts, gboolean random_access) in tsmux_stream_add_data()
|
/third_party/gstreamer/gstreamer/plugins/tracers/ |
D | gstrusage.c | 99 GstClockTime nval, GstClockTime * dts, GstClockTime * dval) in update_trace_value() 166 GstClockTime dts, dtproc; in do_stats() local
|
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/ |
D | declarationMap-and-sourceMap-disabled.js | 538 …\r\n return C;\r\n}());\r\n//# sourceMappingURL=second-output.js.map"},"dts":{"sections":[{"pos… property 595 "dts": { property 928 …rn \"JS does hoists\";\r\n}\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos… property 978 "dts": { property
|
D | stripInternal-when-prepend-is-completely-internal.js | 186 …-/* @internal */ var A = 1;\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos… property 221 "dts": { property 328 …*/ var A = 1;\r\nvar B = 2;\r\n//# sourceMappingURL=third-output.js.map"},"dts":{"sections":[{"pos… property 385 "dts": { property
|
D | when-final-project-is-not-composite-but-uses-project-references.js | 540 …\r\n return C;\r\n}());\r\n//# sourceMappingURL=second-output.js.map"},"dts":{"sections":[{"pos… property 597 "dts": { property 930 …rn \"JS does hoists\";\r\n}\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos… property 980 "dts": { property 1977 …rn \"JS does hoists\";\r\n}\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos… property 2028 "dts": { property
|
D | shebang-in-only-one-dependency-project.js | 547 …\r\n return C;\r\n}());\r\n//# sourceMappingURL=second-output.js.map"},"dts":{"sections":[{"pos… property 604 "dts": { property 937 …rn \"JS does hoists\";\r\n}\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos… property 987 "dts": { property 1763 …ew C();\r\nc.doSomething();\r\n//# sourceMappingURL=third-output.js.map"},"dts":{"sections":[{"pos… property 1882 "dts": { property 2166 …rn \"JS does hoists\";\r\n}\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos… property 2217 "dts": { property 2755 …ew C();\r\nc.doSomething();\r\n//# sourceMappingURL=third-output.js.map"},"dts":{"sections":[{"pos… property 2875 "dts": { property
|
D | when-source-files-are-empty-in-the-own-file.js | 538 …\r\n return C;\r\n}());\r\n//# sourceMappingURL=second-output.js.map"},"dts":{"sections":[{"pos… property 595 "dts": { property 928 …rn \"JS does hoists\";\r\n}\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos… property 978 "dts": { property 1667 …;\r\n return C;\r\n}());\r\n//# sourceMappingURL=third-output.js.map"},"dts":{"sections":[{"pos… property 1772 "dts": { property 2051 …rn \"JS does hoists\";\r\n}\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos… property 2102 "dts": { property 2582 …;\r\n return C;\r\n}());\r\n//# sourceMappingURL=third-output.js.map"},"dts":{"sections":[{"pos… property 2688 "dts": { property
|
D | when-final-project-is-not-composite-but-incremental.js | 540 …\r\n return C;\r\n}());\r\n//# sourceMappingURL=second-output.js.map"},"dts":{"sections":[{"pos… property 597 "dts": { property 930 …rn \"JS does hoists\";\r\n}\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos… property 980 "dts": { property 1750 …ew C();\r\nc.doSomething();\r\n//# sourceMappingURL=third-output.js.map"},"dts":{"sections":[{"pos… property 1869 "dts": { property
|
/third_party/ffmpeg/libavdevice/ |
D | alsa_dec.c | 105 int64_t dts; in audio_read_packet() local
|
/third_party/typescript/tests/baselines/reference/tsbuild/outFile/ |
D | rebuilds-completely-when-command-line-incremental-flag-changes-between-non-dts-changes.js | 189 …\r\n return C;\r\n}());\r\n//# sourceMappingURL=second-output.js.map"},"dts":{"sections":[{"pos… property 246 "dts": { property 305 …rn \"JS does hoists\";\r\n}\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos… property 355 "dts": { property 441 …ew C();\r\nc.doSomething();\r\n//# sourceMappingURL=third-output.js.map"},"dts":{"sections":[{"pos… property 560 "dts": { property 657 …rn \"JS does hoists\";\r\n}\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos… property 708 "dts": { property 834 …rn \"JS does hoists\";\r\n}\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos… property 886 "dts": { property [all …]
|
D | tsbuildinfo-is-not-generated-when-incremental-is-set-to-false.js | 189 …\r\n return C;\r\n}());\r\n//# sourceMappingURL=second-output.js.map"},"dts":{"sections":[{"pos… property 246 "dts": { property 305 …rn \"JS does hoists\";\r\n}\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos… property 355 "dts": { property
|
D | when-input-file-text-does-not-change-but-its-modified-time-changes.js | 189 …\r\n return C;\r\n}());\r\n//# sourceMappingURL=second-output.js.map"},"dts":{"sections":[{"pos… property 246 "dts": { property 305 …rn \"JS does hoists\";\r\n}\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos… property 355 "dts": { property 441 …ew C();\r\nc.doSomething();\r\n//# sourceMappingURL=third-output.js.map"},"dts":{"sections":[{"pos… property 560 "dts": { property
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/ |
D | rtmpchunkstream.c | 129 GstClockTime dts = GST_BUFFER_DTS (buffer); in dts_to_abs_ts() local 145 GstClockTime dts = GST_BUFFER_DTS (buffer), in dts_diff_to_delta_ts() local 499 GstClockTime dts = GST_BUFFER_DTS (buffer); in gst_rtmp_chunk_stream_parse_header() local
|