Lines Matching refs:ConvolveFunctions
47 struct ConvolveFunctions { struct
48 ConvolveFunctions(ConvolveFunc copy, ConvolveFunc avg, ConvolveFunc h8, in ConvolveFunctions() function
81 typedef std::tuple<int, int, const ConvolveFunctions *> ConvolveParam;
532 const ConvolveFunctions *UUT_;
1271 const ConvolveFunctions convolve8_c(
1278 const ConvolveFunctions convolve10_c(
1285 const ConvolveFunctions convolve12_c(
1297 const ConvolveFunctions convolve8_c(
1310 const ConvolveFunctions convolve8_sse2(
1318 const ConvolveFunctions convolve10_sse2(
1326 const ConvolveFunctions convolve12_sse2(
1338 const ConvolveFunctions convolve8_sse2(
1352 const ConvolveFunctions convolve8_ssse3(
1366 const ConvolveFunctions convolve8_avx2(
1373 const ConvolveFunctions convolve10_avx2(
1381 const ConvolveFunctions convolve12_avx2(
1395 const ConvolveFunctions convolve8_avx2(
1409 const ConvolveFunctions convolve8_neon(
1417 const ConvolveFunctions convolve10_neon(
1425 const ConvolveFunctions convolve12_neon(
1437 const ConvolveFunctions convolve8_neon(
1451 const ConvolveFunctions convolve8_neon_dotprod(
1467 const ConvolveFunctions convolve8_sve(
1474 const ConvolveFunctions convolve10_sve(
1482 const ConvolveFunctions convolve12_sve(
1501 const ConvolveFunctions convolve8_sve2(
1508 const ConvolveFunctions convolve10_sve2(
1516 const ConvolveFunctions convolve12_sve2(
1534 const ConvolveFunctions convolve8_neon_i8mm(
1549 const ConvolveFunctions convolve8_dspr2(
1562 const ConvolveFunctions convolve8_msa(
1575 const ConvolveFunctions convolve8_lsx(
1588 const ConvolveFunctions convolve8_vsx(
1600 const ConvolveFunctions convolve8_mmi(