StreamContext      51 doc/examples/transcoding.c static StreamContext *stream_ctx;
StreamContext     142 libavfilter/signature.h     StreamContext* streamcontexts;
StreamContext     533 libavfilter/signature_lookup.c static MatchingInfo lookup_signatures(AVFilterContext *ctx, SignatureContext *sc, StreamContext *first, StreamContext *second, int mode)
StreamContext      94 libavfilter/vf_signature.c     StreamContext *sc = &(sic->streamcontexts[FF_INLINK_IDX(inlink)]);
StreamContext     112 libavfilter/vf_signature.c static uint64_t get_block_sum(StreamContext *sc, uint64_t intpic[32][32], const Block *b)
StreamContext     153 libavfilter/vf_signature.c     StreamContext *sc = &(sic->streamcontexts[FF_INLINK_IDX(inlink)]);
StreamContext     385 libavfilter/vf_signature.c static int xml_export(AVFilterContext *ctx, StreamContext *sc, const char* filename)
StreamContext     491 libavfilter/vf_signature.c static int binary_export(AVFilterContext *ctx, StreamContext *sc, const char* filename)
StreamContext     570 libavfilter/vf_signature.c static int export(AVFilterContext *ctx, StreamContext *sc, int input)
StreamContext     593 libavfilter/vf_signature.c     StreamContext *sc, *sc2;
StreamContext     649 libavfilter/vf_signature.c     StreamContext *sc;
StreamContext     653 libavfilter/vf_signature.c     sic->streamcontexts = av_mallocz(sic->nb_inputs * sizeof(StreamContext));
StreamContext     704 libavfilter/vf_signature.c     StreamContext *sc;
StreamContext     264 libavformat/nut.c int64_t ff_lsb2full(StreamContext *stream, int64_t lsb)
StreamContext     100 libavformat/nut.h     StreamContext *stream;
StreamContext     134 libavformat/nut.h int64_t ff_lsb2full(StreamContext *stream, int64_t lsb);
StreamContext     344 libavformat/nutdec.c     nut->stream = av_calloc(stream_count, sizeof(StreamContext));
StreamContext     366 libavformat/nutdec.c     StreamContext *stc;
StreamContext     992 libavformat/nutdec.c     StreamContext *stc;
StreamContext    1076 libavformat/nutdec.c     StreamContext *stc;
StreamContext     610 libavformat/nutenc.c         StreamContext *nus= &nut->stream[i];
StreamContext     782 libavformat/nutenc.c static int get_needed_flags(NUTContext *nut, StreamContext *nus, FrameCode *fc,
StreamContext     956 libavformat/nutenc.c     StreamContext *nus = &nut->stream[pkt->stream_index];
StreamContext    1047 libavformat/nutenc.c                 StreamContext *nus = &nut->stream[i];