Lines Matching refs:methodId
154 CMethodId &methodId, UInt32 &numStreams) in FindMethod() argument
162 methodId = codec.Id; in FindMethod()
178 methodId = codec.Id; in FindMethod()
191 CMethodId methodId, in FindMethod()
200 if (methodId == codec.Id) in FindMethod()
215 if (methodId == codec.Id) in FindMethod()
230 CMethodId &methodId) in FindHashMethod() argument
238 methodId = codec.Id; in FindHashMethod()
253 methodId = codec.Id; in FindHashMethod()
285 CMethodId methodId, bool encode, in CreateCoder()
297 if (codec.Id == methodId) in CreateCoder()
332 if (codec.Id == methodId) in CreateCoder()
376 CMethodId methodId, bool encode, in CreateCoder()
382 methodId, encode, in CreateCoder()
398 CMethodId methodId, bool encode, in CreateCoder()
404 methodId, encode, in CreateCoder()
412 CMethodId methodId, bool encode, in CreateFilter()
418 methodId, encode, in CreateFilter()
425 CMethodId methodId, in CreateHasher()
435 if (codec.Id == methodId) in CreateHasher()
451 if (codec.Id == methodId) in CreateHasher()