Searched defs:ConvolveFunctions (Results 1 – 1 of 1) sorted by relevance
30 struct ConvolveFunctions { struct31 ConvolveFunctions(convolve_fn_t h8, convolve_fn_t h8_avg, in ConvolveFunctions() function37 convolve_fn_t h8_;38 convolve_fn_t v8_;39 convolve_fn_t hv8_;40 convolve_fn_t h8_avg_;41 convolve_fn_t v8_avg_;42 convolve_fn_t hv8_avg_;