Searched refs:_encoderThreadSupport (Results 1 – 2 of 2) sorted by relevance
21 _encoderThreadSupport(false), in CoderInfo()34 _encoderThreadSupport(coder_._encoderThreadSupport), in CoderInfo()47 _encoderThreadSupport(false), in CoderInfo()69 _encoderThreadSupport=(GetMagickEncoderThreadSupport(magickInfo) == in CoderInfo()94 _encoderThreadSupport=coder_._encoderThreadSupport; in operator =()112 return(_encoderThreadSupport); in canWriteMultithreaded()
77 bool _encoderThreadSupport; variable