Searched refs:GetCodecName (Results 1 – 3 of 3) sorted by relevance
186 UString GetCodecName(UInt32 index);
671 UString CCodecs::GetCodecName(UInt32 index) in GetCodecName() function in CCodecs
329 PrintString(stdStream, codecs->GetCodecName(j), 11); in Main2()