Searched refs:scene_ctx (Results 1 – 2 of 2) sorted by relevance
244 static inline const char* calibdbv2_get_scene_ctx_struct_name(const void* scene_ctx) { in calibdbv2_get_scene_ctx_struct_name() argument245 (void)(scene_ctx); in calibdbv2_get_scene_ctx_struct_name()
2566 int RkAiqCalibDbV2::CamCalibDbFreeSceneCtx(void* scene_ctx) { in CamCalibDbFreeSceneCtx() argument2568 ctx_temp.calib_scene = (char*)scene_ctx; in CamCalibDbFreeSceneCtx()