Searched refs:GetCodecName (Results 1 – 3 of 3) sorted by relevance
242 UString GetCodecName(UInt32 index);
862 UString CCodecs::GetCodecName(UInt32 index) in GetCodecName() function in CCodecs
624 stdStream << " " << codecs->GetCodecName(j) << endl; in Main2()