Searched defs:pos_limit (Results 1 – 12 of 12) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | nuv.c | 326 static int nuv_resync(AVFormatContext *s, int64_t pos_limit) { in nuv_resync() 344 int64_t *ppos, int64_t pos_limit) in nuv_read_dts()
|
D | pva.c | 202 int64_t *pos, int64_t pos_limit) { in pva_read_timestamp()
|
D | flacdec.c | 260 int64_t *ppos, int64_t pos_limit) in flac_read_timestamp()
|
D | gxf.c | 592 int64_t *pos, int64_t pos_limit) { in gxf_read_timestamp()
|
D | oggdec.c | 896 int64_t *pos_arg, int64_t pos_limit) in ogg_read_timestamp()
|
D | mpeg.c | 655 int64_t *ppos, int64_t pos_limit) in mpegps_read_dts()
|
D | nutdec.c | 1210 int64_t *pos_arg, int64_t pos_limit) in nut_read_timestamp()
|
D | rmdec.c | 1099 int64_t *ppos, int64_t pos_limit) in rm_read_dts()
|
D | asfdec_f.c | 1537 int64_t *ppos, int64_t pos_limit) in asf_read_pts()
|
D | mpegts.c | 3267 int64_t *ppos, int64_t pos_limit) in mpegts_get_pcr() 3301 int64_t *ppos, int64_t pos_limit) in mpegts_get_dts()
|
D | utils.c | 2136 …c int64_t ff_read_timestamp(AVFormatContext *s, int stream_index, int64_t *ppos, int64_t pos_limit, in ff_read_timestamp() argument 2252 int64_t pos_min, int64_t pos_max, int64_t pos_limit, in ff_gen_search()
|
D | asfdec_o.c | 1563 int64_t *pos, int64_t pos_limit) in asf_read_timestamp()
|