Searched defs:x_gradient (Results 1 – 5 of 5) sorted by relevance
23 void x_gradient(SrcView const& src, DstView const& dst) in x_gradient() function
174 auto x_gradient = gil::view(x_gradient_image); in main() local
171 auto x_gradient = gil::view(x_gradient_image); in main() local
136 void x_gradient(const T& src, const gray8s_view_t& dst) { in x_gradient() function