/third_party/ffmpeg/libavformat/ |
H A D | supenc.c | 32 uint32_t pts = 0, dts = 0; in sup_write_packet() local
|
H A D | supdec.c | 39 int64_t pts, dts, pos; in sup_read_packet() local
|
H A D | oggparsevp8.c | 79 vp8_gptopts(AVFormatContext *s, int idx, uint64_t granule, int64_t *dts) vp8_gptopts() argument
|
H A D | mxg.c | 38 int64_t dts; member
|
H A D | oggparsetheora.c | 145 theora_gptopts(AVFormatContext *ctx, int idx, uint64_t gp, int64_t *dts) theora_gptopts() argument
|
H A D | oggparsedirac.c | 74 int64_t dts = (gp >> 31); in dirac_gptopts() local 102 old_dirac_gptopts(AVFormatContext *s, int idx, uint64_t gp, int64_t *dts) old_dirac_gptopts() argument
|
H A D | r3d.c | 224 unsigned dts; in r3d_read_redv() local 280 unsigned dts; in r3d_read_reda() local [all...] |
H A D | movenchint.c | 314 write_hint_packets(AVIOContext *out, const uint8_t *data, int size, MOVTrack *trk, int64_t *dts) write_hint_packets() argument
|
H A D | nuv.c | 353 int64_t pos, dts; in nuv_read_dts() local
|
H A D | oggdec.h | 167 ogg_gptopts (AVFormatContext * s, int i, uint64_t gp, int64_t *dts) in ogg_gptopts() argument
|
H A D | oggdec.c | 768 static int64_t ogg_calc_pts(AVFormatContext *s, int idx, int64_t *dts) in ogg_calc_pts() argument 825 int64_t fpos, pts, dts; in ogg_read_packet() local [all...] |
H A D | rtpdec_mpeg4.c | 55 int dts; member
|
H A D | imfdec.c | 953 int64_t dts; in imf_seek() local [all...] |
H A D | fifo.c | 174 int64_t dts = av_rescale_q(pkt->dts, st->time_base, AV_TIME_BASE_Q); in next_duration() local
|
/third_party/ffmpeg/libavdevice/ |
H A D | alsa_dec.c | 105 int64_t dts; in audio_read_packet() local
|
H A D | alsa_enc.c | 139 audio_get_output_timestamp(AVFormatContext *s1, int stream, int64_t *dts, int64_t *wall) audio_get_output_timestamp() argument
|
H A D | pulse_audio_dec.c | 294 int64_t dts; in pulse_read_packet() local
|
H A D | pulse_audio_enc.c | 694 static void pulse_get_output_timestamp(AVFormatContext *h, int stream, int64_t *dts, int64_t *wall) in pulse_get_output_timestamp() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | parser.c | 115 av_parser_parse2(AVCodecParserContext *s, AVCodecContext *avctx, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size, int64_t pts, int64_t dts, int64_t pos) av_parser_parse2() argument
|
H A D | truehd_core_bsf.c | 99 uint16_t parity_nibble, dts = AV_RB16(pkt->data + 2); in truehd_core_filter() local
|
H A D | mmaldec.c | 52 int64_t pts, dts; member
|
H A D | packet.h | 373 int64_t dts; member
|
H A D | decode.c | 245 guess_correct_pts(AVCodecContext *ctx, int64_t reordered_pts, int64_t dts) guess_correct_pts() argument [all...] |
/third_party/ltp/testcases/misc/math/fptests/ |
H A D | fptest02.c | 88 double dtc, dts, alpha; /* timing parameters */ variable
|
H A D | fptest01.c | 88 double dtc, dts, alpha; /* timing parameters */ variable
|