decode             71 doc/examples/decode_audio.c static void decode(AVCodecContext *dec_ctx, AVPacket *pkt, AVFrame *frame,
decode             51 doc/examples/decode_video.c static void decode(AVCodecContext *dec_ctx, AVFrame *frame, AVPacket *pkt,
decode           2210 fftools/ffmpeg.c static int decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *pkt)
decode            750 libavcodec/ccaption_dec.c static int decode(AVCodecContext *avctx, void *data, int *got_sub, AVPacket *avpkt)
decode            272 libavcodec/mimic.c static int decode(MimicContext *ctx, int quality, int num_coeffs,
decode            617 libavcodec/pgssubdec.c static int decode(AVCodecContext *avctx, void *data, int *got_sub_ptr,
decode             99 libavcodec/ra288.c static void decode(RA288Context *ractx, float gain, int cb_coef)
decode            102 libavcodec/scpr.c static int decode(GetByteContext *gb, RangeCoder *rc, uint32_t cumFreq, uint32_t freq, uint32_t total_freq)
decode             48 tests/api/api-h264-slice-test.c static int decode(AVCodecContext *dec_ctx, AVFrame *frame,