Searched refs:sws_sumVec (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libswscale/ | ||
H A D | utils.c | 2266 static SwsVector *sws_sumVec(SwsVector *a, SwsVector *b) in sws_sumVec() function 2318 SwsVector *sum = sws_sumVec(a, b); in sws_addVec() |
Completed in 4 milliseconds