Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.h275 void NotifyStreamOutput(int frameCnt);
DExynosCameraHWInterface2.cpp535 void RequestManager::NotifyStreamOutput(int frameCnt) in NotifyStreamOutput() function in android::RequestManager
3525 m_requestManager->NotifyStreamOutput(shot_ext->shot.ctl.request.frameCount); in m_sensorThreadFunc()
3548 m_requestManager->NotifyStreamOutput(shot_ext->shot.ctl.request.frameCount); in m_sensorThreadFunc()
3866 m_requestManager->NotifyStreamOutput(m_reprocessingFrameCnt); in m_streamFunc_direct()
3918 m_requestManager->NotifyStreamOutput(frame->rcount); in m_streamFunc_direct()
3991 m_requestManager->NotifyStreamOutput(frame->rcount); in m_streamFunc_direct()
4144 m_requestManager->NotifyStreamOutput(frame->rcount); in m_streamFunc_indirect()