Searched refs:mMetasCb (Results 1 – 2 of 2) sorted by relevance
119 , mMetasCb(metas_cb) in RkAiqManager()526 if (mMetasCb) { in syncSofEvt()530 mMetasCb(&metas); in syncSofEvt()532 (*mMetasCb)(&metas); in syncSofEvt()600 if (mMetasCb) { in hwResCb()604 mMetasCb(&metas); in hwResCb()606 (*mMetasCb)(&metas); in hwResCb()
234 rk_aiq_metas_cb mMetasCb; variable