Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_types_atmo_algo_prvt.h200 typedef struct AtmoContext_s struct
H A Drk_aiq_atmo_algo.cpp1451 AtmoContext_s *pAtmoCtx; in AtmoInit()
1462 pAtmoCtx = (AtmoContext_s*)malloc(sizeof(AtmoContext_s)); in AtmoInit()
1548 memset(pAtmoCtx, 0, sizeof(AtmoContext_s)); in AtmoRelease()