Searched refs:GetCodec_Id (Results 1 – 3 of 3) sorted by relevance
347 HRESULT GetCodec_Id(UInt32 index, UInt64 &id);
1025 HRESULT CCodecs::GetCodec_Id(UInt32 index, UInt64 &id) in GetCodec_Id() function in CCodecs
764 HRESULT res = codecs->GetCodec_Id(j, id); in Main2()