Searched refs:sws_getConvVec (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dutils.c1275 static SwsVector *sws_getConvVec(SwsVector *a, SwsVector *b) function
1369 SwsVector *conv= sws_getConvVec(a, b);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dutils.c1843 static SwsVector *sws_getConvVec(SwsVector *a, SwsVector *b) function
1942 SwsVector *conv = sws_getConvVec(a, b);

Completed in 70 milliseconds