Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dsmart_buffer_priv.h31 typedef void (*SmartBufferCbNotify_t) typedef
49 int registerNotifyCb(SmartBufferCbNotify_t fpCallback, void *pUserContext);
H A Dsmart_buffer_priv.cpp206 SmartBufferPriv::registerNotifyCb(SmartBufferCbNotify_t fpCallback, void *pUserContext) in registerNotifyCb()