Searched refs:DMP_PI (Results 1 – 6 of 6) sorted by relevance
22 #define DMP_PI (3.1415926f) macro
69 #define deltaROW (DMP_PI / (ROW_NUM - 1))70 #define deltaCOL (2 * DMP_PI / (COL_NUM - 1))
56 #define DMP_PI (3.1415926f) macro57 #define REV_PI (1.0f/DMP_PI)140 mat.i0[co] = exp(-mat.beta[co]) * sqrt(2.0f * DMP_PI / mat.beta[co]) + in SetLutTable()141 mat.Bi * exp(-mat.beta_prime[co]) * sqrt(2.0f * DMP_PI / mat.beta_prime[co]); in SetLutTable()142 mat.i1[co] = DMP_PI * (exp(-mat.beta[co]) + exp(-mat.beta_prime[co])) / mat.i0[co]; in SetLutTable()
48 #define DMP_PI (3.1415926f) macro84 #define deltaROW (DMP_PI / (ROW_NUM - 1))85 #define deltaCOL (2 * DMP_PI / (COL_NUM - 1))
46 #define DMP_PI (3.1415926f) macro47 #define REV_PI (1.0f/DMP_PI)
44 #define DMP_PI (3.1415926f) macro45 #define REV_PI (1.0f/DMP_PI)