Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/uAPI2/
H A Drk_aiq_user_api2_helper.h105 typedef int (*RkAiqUapiCaller)(void *, void *, void *, void **, int); typedef
112 RkAiqUapiCaller uapi_caller;
120 (RkAiqUapiCaller)__rkaiq_uapi_##__arg_type##_call, \
129 .uapi_caller = (RkAiqUapiCaller)__rkaiq_uapi_##__arg_type##_call, \