Home
last modified time | relevance | path

Searched defs:XSize (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adehaze/
H A Drk_aiq_adehaze_algo_v10.cpp25 float LinearInterp(const float* pX, const float* pY, float posx, int XSize) { in LinearInterp()
46 int LinearInterpEnable(const float* pX, const unsigned char* pY, float posx, int XSize) { in LinearInterpEnable()
/OK3568_Linux_fs/kernel/fs/jfs/
H A Dresize.c62 s64 XAddress, XSize, nblocks, xoff, xaddr, t64; in jfs_extendfs() local