Home
last modified time | relevance | path

Searched refs:tot_bandw_tias (Results 1 – 1 of 1) sorted by relevance

/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsua-lib/
H A Dpjsua_media.c2603 unsigned tot_bandw_tias = 0; in pjsua_media_channel_create_sdp() local
2836 tot_bandw_tias += m->bandw[i]->value; in pjsua_media_channel_create_sdp()
2940 if (tot_bandw_tias) { in pjsua_media_channel_create_sdp()
2950 bandw = tot_bandw_tias + 16000; in pjsua_media_channel_create_sdp()