Home
last modified time | relevance | path

Searched refs:convolve_rows_fixed (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/gil/example/
Dconvolution.cpp58 convolve_rows_fixed<rgb32f_pixel_t>(const_view(convolved),kernel,view(convolved)); in main()
/third_party/boost/libs/gil/doc/html/_downloads/
Dconvolution.cpp58 convolve_rows_fixed<rgb32f_pixel_t>(const_view(convolved),kernel,view(convolved)); in main()
/third_party/boost/boost/gil/extension/numeric/
Dconvolve.hpp301 void convolve_rows_fixed( in convolve_rows_fixed() function
324 convolve_rows_fixed<PixelAccum>( in convolve_cols_fixed()