#include <jitterbuf.h>
Collaboration diagram for jitterbuf:
Data Fields | |
jb_frame * | frames |
jb_frame * | free |
long | hist_maxbuf [JB_HISTORY_MAXBUF_SZ] |
int | hist_maxbuf_valid |
long | hist_minbuf [JB_HISTORY_MAXBUF_SZ] |
int | hist_ptr |
long | history [JB_HISTORY_SZ] |
jb_info | info |
|
Definition at line 106 of file jitterbuf.h. Referenced by _queue_get(), queue_last(), queue_next(), and queue_put(). |
|
Definition at line 107 of file jitterbuf.h. Referenced by _queue_get(), jb_destroy(), and queue_put(). |
|
Definition at line 101 of file jitterbuf.h. Referenced by history_calc_maxbuf(), history_get(), and history_put(). |
|
Definition at line 103 of file jitterbuf.h. Referenced by history_calc_maxbuf(), history_get(), and history_put(). |
|
Definition at line 102 of file jitterbuf.h. Referenced by history_calc_maxbuf(), and history_get(). |
|
Definition at line 100 of file jitterbuf.h. Referenced by history_calc_maxbuf(), history_get(), and history_put(). |
|
Definition at line 99 of file jitterbuf.h. Referenced by history_calc_maxbuf(), and history_put(). |
|
Definition at line 96 of file jitterbuf.h. Referenced by _queue_get(), decrement_losspct(), history_get(), history_put(), increment_losspct(), jb_next(), jb_put(), jb_reset(), jb_setconf(), and queue_put(). |