ff_text_pos        97 libavformat/assdec.c     int64_t pos = ff_text_pos(tr);
ff_text_pos        80 libavformat/realtextdec.c         const int64_t pos = ff_text_pos(&tr) - (c != 0);
ff_text_pos        70 libavformat/samidec.c         const int64_t pos = ff_text_pos(&tr) - (c != 0);
ff_text_pos        89 libavformat/sccdec.c             current_pos = ff_text_pos(&tr);
ff_text_pos       104 libavformat/sccdec.c         next_pos = ff_text_pos(&tr);
ff_text_pos       150 libavformat/srtdec.c         const int64_t pos = ff_text_pos(&tr);
ff_text_pos        77 libavformat/subtitles.h int64_t ff_text_pos(FFTextReader *r);