Lines Matching refs:methodId
119 const UString &name, CMethodId &methodId, UInt32 &numInStreams, UInt32 &numOutStreams) in FindMethod() argument
127 methodId = codec.Id; in FindMethod()
140 methodId = codec.Id; in FindMethod()
151 CMethodId methodId, UString &name) in FindMethod()
157 if (methodId == codec.Id) in FindMethod()
168 if (methodId == codec.Id) in FindMethod()
180 CMethodId &methodId) in FindHashMethod() argument
188 methodId = codec.Id; in FindHashMethod()
199 methodId = codec.Id; in FindHashMethod()
223 CMethodId methodId, in CreateCoder()
233 if (codec.Id == methodId) in CreateCoder()
263 if (codec.Id == methodId) in CreateCoder()
320 CMethodId methodId, in CreateCoder()
328 methodId, in CreateCoder()
334 CMethodId methodId, in CreateCoder()
341 methodId, in CreateCoder()
347 CMethodId methodId, in CreateFilter()
355 methodId, in CreateFilter()
361 CMethodId methodId, in CreateHasher()
369 if (codec.Id == methodId) in CreateHasher()
382 if (codec.Id == methodId) in CreateHasher()