Home
last modified time | relevance | path

Searched defs:ConvolveFunctions (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dconvolve_test.cc30 struct ConvolveFunctions { struct
31 ConvolveFunctions(convolve_fn_t h8, convolve_fn_t h8_avg, in ConvolveFunctions() function
37 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_;