Searched refs:s_aCameraVsyncEvent (Results 1 – 1 of 1) sorted by relevance
157 nn::os::Event s_aCameraVsyncEvent[CAMERA_NUM]; variable687 … nn::camera::GetVsyncInterruptEvent(&s_aCameraVsyncEvent[CAMERA_RIGHT], nn::camera::PORT_CAM1); in InitializeCameraSetting()688 … nn::camera::GetVsyncInterruptEvent(&s_aCameraVsyncEvent[CAMERA_LEFT], nn::camera::PORT_CAM2); in InitializeCameraSetting()952 s_aCameraVsyncEvent[i].Finalize(); in FinalizeResource()988 s_aCameraVsyncEvent[CAMERA_RIGHT].ClearSignal(); in CameraThreadFunc()989 s_aCameraVsyncEvent[CAMERA_LEFT].ClearSignal(); in CameraThreadFunc()1005 pa_WaitObject[EVENT_VSYNC_R] = &s_aCameraVsyncEvent[CAMERA_RIGHT]; in CameraThreadFunc()1006 pa_WaitObject[EVENT_VSYNC_L] = &s_aCameraVsyncEvent[CAMERA_LEFT]; in CameraThreadFunc()1030 s_aCameraVsyncEvent[CAMERA_RIGHT].ClearSignal(); in CameraThreadFunc()1031 s_aCameraVsyncEvent[CAMERA_LEFT].ClearSignal(); in CameraThreadFunc()