Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/camera/Stereo/
Dmain.cpp314 s32 another = p_Req->index ^ 1; in nnMain() local
315 if (a_IsComplete[another]) in nnMain()
317 s64 diff = (p_Req->time - a_LatestTime[another]).ToTimeSpan().GetMilliSeconds(); in nnMain()
323 a_IsComplete[another] = false; in nnMain()