Searched refs:aiqGenMesh (Results 1 – 4 of 4) sorted by relevance
51 bool success = aiqGenMesh(hLDCH, calib_ldch->correct_level); in updateCalibConfig()212 bool success = aiqGenMesh(hLDCH, ldchCtx->correct_level); in prepare()330 bool success = aiqGenMesh(hLDCH, attrib->correct_level); in loop()
31 bool aiqGenMesh(LDCHContext_t* ldchCtx, int32_t level);
70 bool success = aiqGenMesh(hLDCH, calib_ldch->correct_level); in updateCalibConfig()466 bool success = aiqGenMesh(hLDCH, ldchCtx->correct_level); in prepare()641 bool success = aiqGenMesh(hLDCH, attrib->correct_level); in loop()
205 bool aiqGenMesh(LDCHContext_t* ldchCtx, int32_t level) in aiqGenMesh() function