Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aorb/
H A Drk_aiq_algo_aorb_itf.cpp49 } ORBContext_t; typedef
74 ctx->hORB = new ORBContext_t; in ORBCreateContext()
80 memset(ctx->hORB, 0, sizeof(ORBContext_t)); in ORBCreateContext()
106 ORBContext_t* ORBctx = (ORBContext_t*)hORB; in ORBPrepare()