Searched refs:dv_offset_reset (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Ddv.h37 void dv_offset_reset(DVDemuxContext *c, int64_t frame_offset);
H A Ddv.c384 void dv_offset_reset(DVDemuxContext *c, int64_t frame_offset) function
474 dv_offset_reset(c, offset / c->sys->frame_size);
H A Davidec.c1115 dv_offset_reset(avi->dv_demux, timestamp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Ddv.h37 void dv_offset_reset(DVDemuxContext *c, int64_t frame_offset);
H A Ddv.c384 void dv_offset_reset(DVDemuxContext *c, int64_t frame_offset) function
474 dv_offset_reset(c, offset / c->sys->frame_size);
H A Davidec.c1115 dv_offset_reset(avi->dv_demux, timestamp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Ddv.h37 void dv_offset_reset(DVDemuxContext *c, int64_t frame_offset);
H A Ddv.c384 void dv_offset_reset(DVDemuxContext *c, int64_t frame_offset) function
474 dv_offset_reset(c, offset / c->sys->frame_size);
H A Davidec.c1115 dv_offset_reset(avi->dv_demux, timestamp);

Completed in 129 milliseconds