Searched refs:ff_gen_search (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dinternal.h282 int64_t ff_gen_search(AVFormatContext *s, int stream_index,
H A Dnutdec.c876 pos = ff_gen_search(s, -1, dummy.ts, next_node[0]->pos, next_node[1]->pos, next_node[1]->pos,
884 pos2 = ff_gen_search(s, -2, dummy.pos, next_node[0]->pos , next_node[1]->pos, next_node[1]->pos,
H A Dutils.c1578 pos= ff_gen_search(s, stream_index, target_ts, pos_min, pos_max, pos_limit, ts_min, ts_max, flags, &ts, avif->read_timestamp);
1597 return ff_gen_search(s, stream_index, target_ts, pos_min, pos_max,
1603 int64_t ff_gen_search(AVFormatContext *s, int stream_index, int64_t target_ts, function
H A Dmpegts.c2134 pos = ff_gen_search(s, stream_index_gen_search, ts_adj,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dinternal.h268 int64_t ff_gen_search(AVFormatContext *s, int stream_index,
H A Dnutdec.c1157 pos = ff_gen_search(s, -1, dummy.ts, next_node[0]->pos,
1167 pos2 = ff_gen_search(s, -2, dummy.pos, next_node[0]->pos,
H A Dutils.c1945 pos = ff_gen_search(s, stream_index, target_ts, pos_min, pos_max, pos_limit,
1998 int64_t ff_gen_search(AVFormatContext *s, int stream_index, int64_t target_ts, function

Completed in 211 milliseconds