stl               503 libavcodec/allcodecs.c     REGISTER_DECODER(STL,               stl);
stl                51 libavcodec/alpha/idctdsp_alpha.c         stl(pkwb(shorts0), pixels);
stl                56 libavcodec/alpha/idctdsp_alpha.c         stl(pkwb(shorts1), pixels + 4);
stl                99 libavcodec/alpha/idctdsp_alpha.c         stl(pkwb(shorts0), pixels);
stl               100 libavcodec/alpha/idctdsp_alpha.c         stl(pkwb(shorts1), pixels + 4);
stl               118 libavcodec/textdec.c DECLARE_CLASS(stl);
stl               287 libavformat/allformats.c     REGISTER_DEMUXER (STL,              stl);
stl                74 libavformat/stldec.c     STLContext *stl = s->priv_data;
stl                99 libavformat/stldec.c             sub = ff_subtitles_queue_insert(&stl->q, p, strlen(p), 0);
stl               107 libavformat/stldec.c     ff_subtitles_queue_finalize(&stl->q);
stl               112 libavformat/stldec.c     STLContext *stl = s->priv_data;
stl               113 libavformat/stldec.c     return ff_subtitles_queue_read_packet(&stl->q, pkt);
stl               119 libavformat/stldec.c     STLContext *stl = s->priv_data;
stl               120 libavformat/stldec.c     return ff_subtitles_queue_seek(&stl->q, s, stream_index,
stl               126 libavformat/stldec.c     STLContext *stl = s->priv_data;
stl               127 libavformat/stldec.c     ff_subtitles_queue_clean(&stl->q);