Hi all, I was doing some work for RTCP XR Mean jitter calculation then i found it will call pj_math_stat_update(&sess->stat.rx.stat_sum.jitter, jitter); from pjmedia_rtcp_rx_rtp2. But this one is called each time when RTP packets comes. Issue :-This calculation is performed each time an rtp frame arrives the processor cycles required for the divide will vary but is likely to get higher as the session duration increases. Is there any other way to achieve this :) -- Thanks & Regards, Ravi Inder Singh -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080721/b5f102ed/attachment-0001.html