Functions
imopv_sse2.h File Reference

Vectorized image operations - SSE2. More...

#include "generic.h"
Include dependency graph for imopv_sse2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

VL_EXPORT void _vl_imconvcol_vd_sse2 (double *dst, vl_size dst_stride, double const *src, vl_size src_width, vl_size src_height, vl_size src_stride, double const *filt, vl_index filt_begin, vl_index filt_end, int step, unsigned int flags)
VL_EXPORT void _vl_imconvcol_vf_sse2 (float *dst, vl_size dst_stride, float const *src, vl_size src_width, vl_size src_height, vl_size src_stride, float const *filt, vl_index filt_begin, vl_index filt_end, int step, unsigned int flags)

Detailed Description

Vectorized image operations - SSE2.

Author:
Andrea Vedaldi

Definition in file imopv_sse2.h.


Function Documentation

VL_EXPORT void _vl_imconvcol_vd_sse2 ( double *  dst,
vl_size  dst_stride,
double const *  src,
vl_size  src_width,
vl_size  src_height,
vl_size  src_stride,
double const *  filt,
vl_index  filt_begin,
vl_index  filt_end,
int  step,
unsigned int  flags 
)
VL_EXPORT void _vl_imconvcol_vf_sse2 ( float *  dst,
vl_size  dst_stride,
float const *  src,
vl_size  src_width,
vl_size  src_height,
vl_size  src_stride,
float const *  filt,
vl_index  filt_begin,
vl_index  filt_end,
int  step,
unsigned int  flags 
)


libvlfeat
Author(s): Andrea Vedaldi
autogenerated on Thu Jun 6 2019 20:25:52