Searched refs:AtmoContext_s (Results 1 – 2 of 2) sorted by relevance
200 typedef struct AtmoContext_s struct
1451 AtmoContext_s *pAtmoCtx; in AtmoInit()1462 pAtmoCtx = (AtmoContext_s*)malloc(sizeof(AtmoContext_s)); in AtmoInit()1548 memset(pAtmoCtx, 0, sizeof(AtmoContext_s)); in AtmoRelease()