Home
last modified time | relevance | path

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

/dports/net/h323plus/h323plus-1_27_2/plugins/audio/G.722.2/
H A DG7222Codec.cpp399 PLUGINCODEC_OPTION_RX_FRAMES_PER_PACKET, // Generic (human readable) option name
/dports/net/opal/opal-3.10.10/plugins/audio/G.722.2/
H A DG7222Codec.cpp399 PLUGINCODEC_OPTION_RX_FRAMES_PER_PACKET, // Generic (human readable) option name
/dports/net/h323plus/h323plus-1_27_2/include/codec/
H A Dopalplugin.h283 #define PLUGINCODEC_OPTION_RX_FRAMES_PER_PACKET "Rx Frames Per Packet" macro
/dports/net/opal/opal-3.10.10/include/codec/
H A Dopalplugin.h310 #define PLUGINCODEC_OPTION_RX_FRAMES_PER_PACKET "Rx Frames Per Packet" macro
/dports/net/opal/opal-3.10.10/src/opal/
H A Dmediafmt.cxx1568 …:RxFramesPerPacketOption() { static const PConstString s(PLUGINCODEC_OPTION_RX_FRAMES_PER_PACKET);… in RxFramesPerPacketOption()