Searched refs:ff_proresdsp_init (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dproresdsp.h36 void ff_proresdsp_init(ProresDSPContext *dsp);
H A Dproresdsp.c54 void ff_proresdsp_init(ProresDSPContext *dsp) function
H A Dproresdec.c109 ff_proresdsp_init(&ctx->dsp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dproresdsp.h37 void ff_proresdsp_init(ProresDSPContext *dsp, AVCodecContext *avctx);
H A Dproresdsp.c58 av_cold void ff_proresdsp_init(ProresDSPContext *dsp, AVCodecContext *avctx) function
H A Dproresdec2.c55 ff_proresdsp_init(&ctx->prodsp, avctx);
H A Dproresdec_lgpl.c89 ff_proresdsp_init(&ctx->dsp, avctx);

Completed in 170 milliseconds