Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/afec/
H A Dfec_algo.cpp35 double theta_1, r, t_i; in SmallMeshCorrect() local
52 theta_1 = atan(Nz / rho_1); in SmallMeshCorrect()
53 theta_rho.at<double>(j, i) = theta_1; in SmallMeshCorrect()
66 t_i = t_i * theta_1; in SmallMeshCorrect()