Home
last modified time | relevance | path

Searched refs:fillPlane16 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libswscale/
Dswscale_internal.h920 static inline void fillPlane16(uint8_t *plane, int stride, int width, int height, int y, in fillPlane16() function
Dswscale.c501 fillPlane16(dst[3], dstStride[3], length, height, lastDstY, in swscale()
Dswscale_unscaled.c1821 fillPlane16(dst[plane], dstStride[plane], length, height, y, in planarCopyWrapper()