Searched refs:decOpt (Results 1 – 2 of 2) sorted by relevance
151 static bool RunDecEnc(const CommandOpt &decOpt);
73 bool TesterCommon::RunDecEnc(const CommandOpt& decOpt) in RunDecEnc() argument79 shared_ptr<TesterCommon> decoder = Create(decOpt); in RunDecEnc()80 CommandOpt encOpt = decOpt; in RunDecEnc()