Searched refs:fillPlane16 (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libswscale/ |
D | swscale_internal.h | 920 static inline void fillPlane16(uint8_t *plane, int stride, int width, int height, int y, in fillPlane16() function
|
D | swscale.c | 501 fillPlane16(dst[3], dstStride[3], length, height, lastDstY, in swscale()
|
D | swscale_unscaled.c | 1821 fillPlane16(dst[plane], dstStride[plane], length, height, y, in planarCopyWrapper()
|