Home
last modified time | relevance | path

Searched refs:transp4x (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/miext/shadow/
H A Dshiplan2p8.c58 transp4x(d, 16, 2); in c2p_16x8()
59 transp4x(d, 2, 2); in c2p_16x8()
H A Dc2p_core.h146 static inline void transp4x(CARD32 d[], unsigned int n, unsigned int m) in transp4x() function
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dc2p_iplan2.c31 transp4x(d, 16, 2); in c2p_16x8()
32 transp4x(d, 2, 2); in c2p_16x8()
H A Dc2p_core.h129 static __always_inline void transp4x(u32 d[], unsigned int n, unsigned int m) in transp4x() function