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