Searched refs:iVideoLatency (Results 1 – 4 of 4) sorted by relevance
231 iVideoLatency = aVideoLatency; in SetVideoLatency()257 int32 iVideoLatency; variable
74 iVideoLatency(0) in H223LogicalChannel()2110 iRenderingSkew = iAudioLatency - iVideoLatency; in SetSampleTimestamps()2121 aTSOffset = (PVMFTimestamp)(iVideoLatency + skewDelta + PARSING_JITTER_DURATION); in SetSampleTimestamps()2133 aTSOffset = (PVMFTimestamp)(iVideoLatency + PARSING_JITTER_DURATION); in SetSampleTimestamps()
1043 Oscl_Map<char*, uint32, OsclMemAllocator> iVideoLatency; variable
5691 iVideoLatency[(char*)aFmtType.getMIMEStrPtr()] = latencyVal; in RegisterMioLatency()5713 it = iVideoLatency.find((char*)aFmtType.getMIMEStrPtr()); in LookupMioLatency()5714 if (!(it == iVideoLatency.end())) in LookupMioLatency()