Home
last modified time | relevance | path

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

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_protocol.c733 …channelVideoParams->h264.lel_customMaxFS = htolel(1620); // should be taken from UpdateCapabilit… in sccp_protocol_sendOpenMultiMediaChannelV3()
802 …channelVideoParams->h264.lel_customMaxFS = htolel(1620); // should be taken from UpdateCapabilit… in sccp_protocol_sendOpenMultiMediaChannelV12()
908 …channelVideoParams->h264.lel_customMaxFS = htolel(1620); // should be taken from UpdateCapabilit… in sccp_protocol_sendOpenMultiMediaChannelV17()
H A Dsccp_protocol.h606 uint32_t lel_customMaxFS; /*!< max frame size (in macroblocks) */ member
H A Dsccp_actions.c4175 int customMaxFS = letohl(capability->h264.lel_customMaxFS); in handle_updatecapabilities_dissect_videocapabiltyunion()