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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dswscale.h192 * @deprecated Use sws_getCachedContext() instead.
320 struct SwsContext *sws_getCachedContext(struct SwsContext *context,
H A Dutils.c2075 struct SwsContext *sws_getCachedContext(struct SwsContext *context, int srcW, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale.h200 * @deprecated Use sws_getCachedContext() instead.
322 struct SwsContext *sws_getCachedContext(struct SwsContext *context,
H A Dutils.c1490 struct SwsContext *sws_getCachedContext(struct SwsContext *context, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_smartblur.c146 f->filter_context = sws_getCachedContext(NULL,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davplay.c1409 is->img_convert_ctx = sws_getCachedContext(is->img_convert_ctx,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffplay.c1652 is->img_convert_ctx = sws_getCachedContext(is->img_convert_ctx,

Completed in 176 milliseconds