Searched defs:OutputStageEvalImpl (Results 1 – 1 of 1) sorted by relevance
43 struct OutputStageEvalImpl { struct53 OutputStageEvalImpl(const OutputStage& s) : buffer_eval_impl(s) {} in OutputStageEvalImpl() argument55 OutputType Eval(InputType input, int, int) const { in Eval()61 const BufferEvalImplType buffer_eval_impl;