Home
last modified time | relevance | path

Searched defs:yOut (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbcopy.c242 int xIn, int yIn, int widthSrc, int heightSrc, int xOut, int yOut) in fbCopyArea()
255 int heightSrc, int xOut, int yOut, unsigned long bitplane) in fbCopyPlane()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adehaze/
H A Drk_aiq_adehaze_algo_v10.cpp27 float yOut = 0; in LinearInterp() local
49 int yOut = 0; in LinearInterpEnable() local
/OK3568_Linux_fs/external/xserver/mi/
H A Dmicopy.c138 int xOut, int yOut, miCopyProc copyProc, Pixel bitPlane, void *closure) in miDoCopy()
H A Dmibitblt.c75 int xIn, int yIn, int widthSrc, int heightSrc, int xOut, int yOut) in miCopyArea()