Home
last modified time | relevance | path

Searched defs:dts (Results 1 - 25 of 46) sorted by relevance

12

/third_party/ffmpeg/libavformat/
H A Dsupenc.c32 uint32_t pts = 0, dts = 0; in sup_write_packet() local
H A Dsupdec.c39 int64_t pts, dts, pos; in sup_read_packet() local
H A Doggparsevp8.c79 vp8_gptopts(AVFormatContext *s, int idx, uint64_t granule, int64_t *dts) vp8_gptopts() argument
H A Dmxg.c38 int64_t dts; member
H A Doggparsetheora.c145 theora_gptopts(AVFormatContext *ctx, int idx, uint64_t gp, int64_t *dts) theora_gptopts() argument
H A Doggparsedirac.c74 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 Dr3d.c224 unsigned dts; in r3d_read_redv() local
280 unsigned dts; in r3d_read_reda() local
[all...]
H A Dmovenchint.c314 write_hint_packets(AVIOContext *out, const uint8_t *data, int size, MOVTrack *trk, int64_t *dts) write_hint_packets() argument
H A Dnuv.c353 int64_t pos, dts; in nuv_read_dts() local
H A Doggdec.h167 ogg_gptopts (AVFormatContext * s, int i, uint64_t gp, int64_t *dts) in ogg_gptopts() argument
H A Doggdec.c768 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 Drtpdec_mpeg4.c55 int dts; member
H A Dimfdec.c953 int64_t dts; in imf_seek() local
[all...]
H A Dfifo.c174 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 Dalsa_dec.c105 int64_t dts; in audio_read_packet() local
H A Dalsa_enc.c139 audio_get_output_timestamp(AVFormatContext *s1, int stream, int64_t *dts, int64_t *wall) audio_get_output_timestamp() argument
H A Dpulse_audio_dec.c294 int64_t dts; in pulse_read_packet() local
H A Dpulse_audio_enc.c694 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 Dparser.c115 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 Dtruehd_core_bsf.c99 uint16_t parity_nibble, dts = AV_RB16(pkt->data + 2); in truehd_core_filter() local
H A Dmmaldec.c52 int64_t pts, dts; member
H A Dpacket.h373 int64_t dts; member
H A Ddecode.c245 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 Dfptest02.c88 double dtc, dts, alpha; /* timing parameters */ variable
H A Dfptest01.c88 double dtc, dts, alpha; /* timing parameters */ variable

Completed in 16 milliseconds

12