Class libjxl :: jxl :: N_SSE4 :: EPF0Stage
class EPF0Stage
{ ... };
EPF0Stage(const LoopFilter& lf, const jxl::ImageF& sigma)
template <_Bool aligned>
auto AddPixel(int row, float* rows[3][7], ssize_t x, hwy::N_SSE4::Vec<jxl::N_SSE4::DF> sad, hwy::N_SSE4::Vec<jxl::N_SSE4::DF> inv_sigma, hwy::N_SSE4::Vec<jxl::N_SSE4::DF>* X, hwy::N_SSE4::Vec<jxl::N_SSE4::DF>* Y, hwy::N_SSE4::Vec<jxl::N_SSE4::DF>* B, hwy::N_SSE4::Vec<jxl::N_SSE4::DF>* w) const -> void
auto GetChannelMode(size_t c) const -> jxl::RenderPipelineChannelMode
virtual
auto GetName() const -> const char*
virtual
auto ProcessRow(const jxl::RenderPipelineStage::RowInfo& input_rows, const jxl::RenderPipelineStage::RowInfo& output_rows, size_t xextra, size_t xsize, size_t xpos, size_t ypos, size_t thread_id) const -> void
virtual