Searched defs:gaussian5x5 (Results 1 – 4 of 4) sorted by relevance
38 SimpleTensor<T> gaussian5x5(const SimpleTensor<T> &src, BorderMode border_mode, T constant_border_v… in gaussian5x5() function
49 const std::array<int16_t, 25> gaussian5x5 = variable
44 const std::array<int16_t, 25> gaussian5x5 = variable
74 FunctionType gaussian5x5; in compute_target() local