Searched refs:toRGB_convert_ctx (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/vhook/
H A Dnull.c32 struct SwsContext *toRGB_convert_ctx; member in struct:__anon754
45 sws_freeContext(ci->toRGB_convert_ctx);
77 ci->toRGB_convert_ctx = sws_getCachedContext(ci->toRGB_convert_ctx,
81 if (ci->toRGB_convert_ctx == NULL) {
88 sws_scale(ci->toRGB_convert_ctx,
H A Dppm.c205 struct SwsContext *toRGB_convert_ctx; member in struct:__anon755
269 ci->toRGB_convert_ctx = sws_getCachedContext(ci->toRGB_convert_ctx,
273 if (ci->toRGB_convert_ctx == NULL) {
281 sws_scale(ci->toRGB_convert_ctx,
369 sws_freeContext(ci->toRGB_convert_ctx);
H A Dwatermark.c95 struct SwsContext *toRGB_convert_ctx; member in struct:__anon756
115 sws_freeContext(ci->toRGB_convert_ctx);
218 ci->toRGB_convert_ctx = sws_getCachedContext(ci->toRGB_convert_ctx,
222 if (ci->toRGB_convert_ctx == NULL) {
230 sws_scale(ci->toRGB_convert_ctx,
349 ci->toRGB_convert_ctx = sws_getCachedContext(ci->toRGB_convert_ctx,
353 if (ci->toRGB_convert_ctx == NULL) {
361 sws_scale(ci->toRGB_convert_ctx,
[all...]
H A Dfish.c97 struct SwsContext *toRGB_convert_ctx; member in struct:__anon752
115 sws_freeContext(ci->toRGB_convert_ctx);
351 ci->toRGB_convert_ctx = sws_getCachedContext(ci->toRGB_convert_ctx,
355 if (ci->toRGB_convert_ctx == NULL) {
362 sws_scale(ci->toRGB_convert_ctx,
H A Dimlib2.c98 struct SwsContext *toRGB_convert_ctx; member in struct:__anon753
138 sws_freeContext(ci->toRGB_convert_ctx);
376 ci->toRGB_convert_ctx = sws_getCachedContext(ci->toRGB_convert_ctx,
380 if (ci->toRGB_convert_ctx == NULL) {
388 sws_scale(ci->toRGB_convert_ctx,

Completed in 102 milliseconds