Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
H A Dswscale.h351 SwsVector *sws_allocVec(int length);
H A Dutils.c2170 SwsVector *sws_allocVec(int length) in sws_allocVec() function
2197 vec = sws_allocVec(length); in sws_getGaussianVec()
2221 SwsVector *vec = sws_allocVec(length); in sws_getConstVec()

Completed in 5 milliseconds