Home | History | Annotate | Download | only in avdt

Lines Matching refs:sr

1309         /* build SR - assume fit in one packet */
1337 UINT32_TO_BE_STREAM(p, p_data->sr.ntp_sec);
1338 UINT32_TO_BE_STREAM(p, p_data->sr.ntp_frac);
1339 UINT32_TO_BE_STREAM(p, p_data->sr.rtp_time);
1340 UINT32_TO_BE_STREAM(p, p_data->sr.pkt_count);
1341 UINT32_TO_BE_STREAM(p, p_data->sr.octet_count);