Searched refs:c2p_iplan2 (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/ |
H A D | c2p_iplan2.c | 73 * c2p_iplan2 - Copy 8-bit chunky image data to an interleaved planar 85 void c2p_iplan2(void *dst, const void *src, u32 dx, u32 dy, u32 width, c2p_iplan2() function 151 EXPORT_SYMBOL_GPL(c2p_iplan2); variable
|
H A D | atafb.c | 2658 c2p_iplan2(info->screen_base, image->data, dx, dy, width, atafb_imageblit()
|
Completed in 151 milliseconds