Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/
H A Drk_aiq_types_priv.h645 } RkAiqVicapRawBufInfo_t; typedef
648 RkAiqVicapRawBufInfo_t info;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqAnalyzeGroupManager.cpp467 RkAiqVicapRawBufInfo_t *buf_info = (RkAiqVicapRawBufInfo_t *)vdBufMsg->msg->map(); in groupMessageHandler()