Searched refs:CHRE_ASSERT_NOT_NULL (Results 1 – 9 of 9) sorted by relevance
48 CHRE_ASSERT_NOT_NULL(A); in initZeroMatrix()54 CHRE_ASSERT_NOT_NULL(A); in initDiagonalMatrix()65 CHRE_ASSERT_NOT_NULL(A); in initMatrixColumns()66 CHRE_ASSERT_NOT_NULL(v1); in initMatrixColumns()67 CHRE_ASSERT_NOT_NULL(v2); in initMatrixColumns()68 CHRE_ASSERT_NOT_NULL(v3); in initMatrixColumns()83 CHRE_ASSERT_NOT_NULL(out); in mat33Apply()84 CHRE_ASSERT_NOT_NULL(A); in mat33Apply()85 CHRE_ASSERT_NOT_NULL(v); in mat33Apply()94 CHRE_ASSERT_NOT_NULL(out); in mat33Multiply()[all …]
59 CHRE_ASSERT_NOT_NULL(v); in initVec3()67 CHRE_ASSERT_NOT_NULL(v); in vec3Add()68 CHRE_ASSERT_NOT_NULL(w); in vec3Add()77 CHRE_ASSERT_NOT_NULL(u); in vec3AddVecs()78 CHRE_ASSERT_NOT_NULL(v); in vec3AddVecs()79 CHRE_ASSERT_NOT_NULL(w); in vec3AddVecs()87 CHRE_ASSERT_NOT_NULL(v); in vec3Sub()88 CHRE_ASSERT_NOT_NULL(w); in vec3Sub()97 CHRE_ASSERT_NOT_NULL(u); in vec3SubVecs()98 CHRE_ASSERT_NOT_NULL(v); in vec3SubVecs()[all …]
23 CHRE_ASSERT_NOT_NULL(outX); in findOrthogonalVector()24 CHRE_ASSERT_NOT_NULL(outY); in findOrthogonalVector()25 CHRE_ASSERT_NOT_NULL(outZ); in findOrthogonalVector()56 CHRE_ASSERT_NOT_NULL(u); in vecAdd()57 CHRE_ASSERT_NOT_NULL(v); in vecAdd()58 CHRE_ASSERT_NOT_NULL(w); in vecAdd()66 CHRE_ASSERT_NOT_NULL(v); in vecAddInPlace()67 CHRE_ASSERT_NOT_NULL(w); in vecAddInPlace()75 CHRE_ASSERT_NOT_NULL(u); in vecSub()76 CHRE_ASSERT_NOT_NULL(v); in vecSub()[all …]
34 CHRE_ASSERT_NOT_NULL(solver); in lmSolverInit()35 CHRE_ASSERT_NOT_NULL(params); in lmSolverInit()36 CHRE_ASSERT_NOT_NULL(func); in lmSolverInit()44 CHRE_ASSERT_NOT_NULL(solver); in lmSolverSetData()45 CHRE_ASSERT_NOT_NULL(data); in lmSolverSetData()63 CHRE_ASSERT_NOT_NULL(solver); in lmSolverSolve()64 CHRE_ASSERT_NOT_NULL(initial_state); in lmSolverSolve()65 CHRE_ASSERT_NOT_NULL(state); in lmSolverSolve()66 CHRE_ASSERT_NOT_NULL(solver->data); in lmSolverSolve()219 CHRE_ASSERT_NOT_NULL(state); in computeResidualAndGradients()[all …]
259 CHRE_ASSERT_NOT_NULL(over_temp_cal); in overTempCalInit()315 CHRE_ASSERT_NOT_NULL(over_temp_cal); in overTempCalSetModel()316 CHRE_ASSERT_NOT_NULL(offset); in overTempCalSetModel()317 CHRE_ASSERT_NOT_NULL(temp_sensitivity); in overTempCalSetModel()318 CHRE_ASSERT_NOT_NULL(sensor_intercept); in overTempCalSetModel()418 CHRE_ASSERT_NOT_NULL(over_temp_cal); in overTempCalGetModel()419 CHRE_ASSERT_NOT_NULL(offset); in overTempCalGetModel()420 CHRE_ASSERT_NOT_NULL(offset_temp_celsius); in overTempCalGetModel()421 CHRE_ASSERT_NOT_NULL(timestamp_nanos); in overTempCalGetModel()422 CHRE_ASSERT_NOT_NULL(temp_sensitivity); in overTempCalGetModel()[all …]
49 CHRE_ASSERT_NOT_NULL(sphere_cal); in sphereFitInit()50 CHRE_ASSERT_NOT_NULL(lm_params); in sphereFitInit()68 CHRE_ASSERT_NOT_NULL(sphere_cal); in sphereFitReset()83 CHRE_ASSERT_NOT_NULL(sphere_cal); in sphereFitSetSolverData()84 CHRE_ASSERT_NOT_NULL(lm_data); in sphereFitSetSolverData()93 CHRE_ASSERT_NOT_NULL(sphere_cal); in sphereFitRunCal()94 CHRE_ASSERT_NOT_NULL(data); in sphereFitRunCal()106 CHRE_ASSERT_NOT_NULL(sphere_cal); in sphereFitSetInitialBias()114 CHRE_ASSERT_NOT_NULL(sphere_cal); in sphereFitGetLatestCal()115 CHRE_ASSERT_NOT_NULL(cal_data); in sphereFitGetLatestCal()[all …]
29 CHRE_ASSERT_NOT_NULL(diverse_data); in diversityCheckerInit()64 CHRE_ASSERT_NOT_NULL(diverse_data); in diversityCheckerReset()112 CHRE_ASSERT_NOT_NULL(diverse_data); in diversityCheckerUpdate()141 CHRE_ASSERT_NOT_NULL(diverse_data); in diversityCheckerNormQuality()
23 #define CHRE_ASSERT_NOT_NULL ASSERT_NOT_NULL macro
35 CHRE_ASSERT_NOT_NULL(sample_rate_estimator); in sampleRateEstimatorInit()