Searched refs:sws_printVec2 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dswscale.h298 void sws_printVec2(SwsVector *a, AVClass *log_ctx, int log_level);
H A Dutils.c1750 sws_printVec2(filter->chrH, NULL, AV_LOG_DEBUG);
1752 sws_printVec2(filter->lumH, NULL, AV_LOG_DEBUG);
1961 void sws_printVec2(SwsVector *a, AVClass *log_ctx, int log_level) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale.h300 void sws_printVec2(SwsVector *a, AVClass *log_ctx, int log_level);
H A Dutils.c1194 if (verbose) sws_printVec2(filter->chrH, NULL, AV_LOG_DEBUG);
1195 if (verbose) sws_printVec2(filter->lumH, NULL, AV_LOG_DEBUG);
1389 void sws_printVec2(SwsVector *a, AVClass *log_ctx, int log_level) function

Completed in 69 milliseconds