Home
last modified time | relevance | path

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

/dports/net/h323plus/h323plus-1_27_2/include/codec/
H A Dopalplugin.h195 #define PLUGINCODEC_CONTROL_SET_INSTANCE_ID "set_instance_id" macro
/dports/net/opal/opal-3.10.10/include/codec/
H A Dopalplugin.hpp592 { PLUGINCODEC_CONTROL_SET_INSTANCE_ID, PluginCodec::SetInstanceID }, in GetControls()
H A Dopalplugin.h219 #define PLUGINCODEC_CONTROL_SET_INSTANCE_ID "set_instance_id" macro
/dports/net/opal/opal-3.10.10/plugins/fax/fax_spandsp/
H A Dspandsp_fax.cpp1711 { PLUGINCODEC_CONTROL_SET_INSTANCE_ID, set_instance_id },
/dports/net/opal/opal-3.10.10/src/codec/
H A Dopalpluginmgr.cxx1228 OpalPluginControl ctl(codecDef, PLUGINCODEC_CONTROL_SET_INSTANCE_ID); in SetInstanceID()