Home
last modified time | relevance | path

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

/dports/net/h323plus/h323plus-1_27_2/include/codec/
H A Dopalplugin.h110 const char * codecAuthor; // codec author member
/dports/net/opal/opal-3.10.10/include/codec/
H A Dopalplugin.h131 const char * codecAuthor; // codec author member
/dports/net/opal/opal-3.10.10/samples/opalcodecinfo/
H A Dmain.cxx125 << " Author: " << DisplayableString(info->codecAuthor) << endl in DisplayLicenseInfo()