Searched refs:timestampInterval (Results 1 – 3 of 3) sorted by relevance
475 int64_t timestampInterval = 0; in testSamplingRateHotSwitchOperation() local480 timestampInterval += e.timestamp - prevTimestamp; in testSamplingRateHotSwitchOperation()487 minDelayAverageInterval = timestampInterval / (nEvent - 1); in testSamplingRateHotSwitchOperation()491 timestampInterval = 0; in testSamplingRateHotSwitchOperation()496 timestampInterval += e.timestamp - prevTimestamp; in testSamplingRateHotSwitchOperation()503 maxDelayAverageInterval = timestampInterval / (nEvent - 1); in testSamplingRateHotSwitchOperation()
273 unsigned int timestampInterval = 33333; variable671 if (pBuffer->nTimeStamp != (lastTimestamp + timestampInterval)) in fbd_thread()674 pBuffer->nTimeStamp, lastTimestamp + timestampInterval); in fbd_thread()1145 timestampInterval = 1e6 / fps; in main()1292 timestampInterval = 1000000/fps; in main()2627 timeStampLfile += timestampInterval; in Read_Buffer_From_DAT_File()2650 timeStampLfile += timestampInterval; in Read_Buffer_ArbitraryBytes()2706 timeStampLfile += timestampInterval; in Read_Buffer_From_Vop_Start_Code_File()2787 timeStampLfile += timestampInterval; in Read_Buffer_From_Mpeg2_Start_Code()2829 timeStampLfile += timestampInterval; in Read_Buffer_From_Size_Nal()[all …]
403 unsigned int timestampInterval = 33333; variable799 if (pBuffer->nTimeStamp != (lastTimestamp + timestampInterval)) { in fbd_thread()801 pBuffer->nTimeStamp, lastTimestamp + timestampInterval); in fbd_thread()1356 timestampInterval = 1e6 / fps; in main()1511 timestampInterval = 1000000/fps; in main()2869 timeStampLfile += timestampInterval; in Read_Buffer_From_DAT_File()2942 timeStampLfile += timestampInterval; in Read_Buffer_From_H264_Start_Code_File()2966 timeStampLfile += timestampInterval; in Read_Buffer_ArbitraryBytes()3013 timeStampLfile += timestampInterval; in Read_Buffer_From_Vop_Start_Code_File()3094 timeStampLfile += timestampInterval; in Read_Buffer_From_Mpeg2_Start_Code()[all …]