av_gen_search    1102 libavformat/avformat.h int64_t av_gen_search(AVFormatContext *s, int stream_index,
av_gen_search     865 libavformat/nutdec.c         pos= av_gen_search(s, -1, dummy.ts, next_node[0]->pos, next_node[1]->pos, next_node[1]->pos,
av_gen_search     872 libavformat/nutdec.c             pos2= av_gen_search(s, -2, dummy.pos, next_node[0]->pos     , next_node[1]->pos, next_node[1]->pos,
av_gen_search    1342 libavformat/utils.c     pos= av_gen_search(s, stream_index, target_ts, pos_min, pos_max, pos_limit, ts_min, ts_max, flags, &ts, avif->read_timestamp);