Searched refs:AecPreResult_t (Results 1 – 6 of 6) sorted by relevance
30 void AtmoProcessing(AtmoHandle_t pAtmoCtx, AecPreResult_t AecHdrPreResult, af_preprocess_result_t A…
189 AecPreResult_t AecHdrPreResult; in AtmoProcess()192 memset(&AecHdrPreResult, 0x0, sizeof(AecPreResult_t)); in AtmoProcess()
210 AecPreResult_t AecHdrPreResult in AtmoGetAeResult()1299 AecPreResult_t AecHdrPreResult, in AtmoProcessing()
492 } AecPreResult_t; typedef
105 AecPreResult_t ae_pre_res_rk;
1201 AecPreResult_t* AePreResult = &AePreResParams->ae_pre_res_rk; in AeDemoPreProcess()