Lines Matching refs:index
396 int GetCodec_LibIndex(UInt32 index) const;
397 bool GetCodec_DecoderIsAssigned(UInt32 index) const;
398 bool GetCodec_EncoderIsAssigned(UInt32 index) const;
399 bool GetCodec_IsFilter(UInt32 index, bool &isAssigned) const;
400 UInt32 GetCodec_NumStreams(UInt32 index);
401 HRESULT GetCodec_Id(UInt32 index, UInt64 &id);
402 AString GetCodec_Name(UInt32 index);
404 int GetHasherLibIndex(UInt32 index);
405 UInt64 GetHasherId(UInt32 index);
406 AString GetHasherName(UInt32 index);
407 UInt32 GetHasherDigestSize(UInt32 index);