ff_text_pos        94 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       104 libavformat/srtdec.c             int64_t pos = ff_text_pos(&tr);
ff_text_pos        77 libavformat/subtitles.h int64_t ff_text_pos(FFTextReader *r);