• A
    Merge pull request #20664 from anna-khakimova:ak/resize_simd · 3cfca013
    Anna Khakimova 提交于
    Fluid: SIMD for Resize Linear 8UC3
    
    * SIMD for fluid::Resize 8U3C
    
    * Rework horizontal pass + add 8U4C case
    
    * Reproduce stackoverflow test
    
    * StackOverflow test
    
    * SSE42 impl
    
    * SSE42 impl improvement
    
    * GAPI:SSE42 simd opt for Resize 8UC3. Final version
    
    * Fix tests
    
    * Conditional compilation fix
    
    * Applied comments
    
    * Applied comments. Step2
    
    * Applied comments. Step2
    3cfca013
gapi_fluid_resize_test.cpp 37.8 KB