Searched refs:ispStats (Results 1 – 7 of 7) sorted by relevance
134 if (shared->ispStats) { in preProcess()135 xIspStats = (RkAiqIspStats*)shared->ispStats->map(shared->ispStats); in preProcess()173 if (shared->ispStats) { in processing()174 xIspStats = (RkAiqIspStats*)shared->ispStats->map(shared->ispStats); in processing()248 if (shared->ispStats) { in postProcess()249 xIspStats = (RkAiqIspStats*)shared->ispStats->map(shared->ispStats); in postProcess()
76 if (shared->ispStats) { in preProcess()77 xDehazeStats = (RkAiqAdehazeStats*)shared->ispStats->map(shared->ispStats); in preProcess()
321 shared->ispStats = convert_to_XCamVideoBuffer(vdBufMsg->msg); in groupMessageHandler()499 if (shared->ispStats) { in groupMessageHandler()500 shared->ispStats->unref(shared->ispStats); in groupMessageHandler()501 shared->ispStats = nullptr; in groupMessageHandler()
378 XCamVideoBuffer* ispStats; member407 ispStats = nullptr; in reset()
609 shared->ispStats = 0; in prepare()771 if (shared->ispStats) { in freeSharebuf()772 shared->ispStats->unref(shared->ispStats); in freeSharebuf()773 shared->ispStats = nullptr; in freeSharebuf()1231 mAlogsGroupSharedParamsMap[grpMask]->ispStats = NULL; in addDefaultAlgos()
62 virtual XCamReturn ispStatsCb(SmartPtr<VideoBuffer>& ispStats) = 0;
175 XCamReturn ispStatsCb(SmartPtr<VideoBuffer>& ispStats);