Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/afec/
H A Dfec_algo.cpp24 void SmallMeshCorrect(int imgWidth, int imgHeight, int meshSizeW, int meshSizeH, CameraCoeff camCoe… in SmallMeshCorrect()
104 void GenMeshTable(int imgWidth, int imgHeight, int meshStepW, int meshStepH, int meshSizeW, int mes… in GenMeshTable()
224 int gen_default_mesh_table(int imgWidth, int imgHeight, int mesh_density, in gen_default_mesh_table()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amd/
H A Drk_aiq_types_algo_amd_prvt.h16 int imgWidth; member