DescriptionAdded MIPS DSPr2 optimization for BGRAConvolve2D routine.
The following routines are optimized:
- ConvolveVertically
- ConvolveHorizontally
Performance gain measured on Malta 74Kc board:
- our standalone test/bench application ~45%
- chromium unit_test ~20%
R=hubbe@chromium.org, senorblanco@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200891
Patch Set 1 #
Total comments: 6
Patch Set 2 : Added "has_alpha" to all implementations #
Total comments: 2
Patch Set 3 : Add a non-templated parameter "has_alpha" in ConvolveHorizontally_SSE2 routine #
Total comments: 1
Patch Set 4 : Added a license header to convolver_mips_dspr2.cc file #
Total comments: 1
Patch Set 5 : Fix formatting; add contributor to AUTHORS. #Patch Set 6 : Add a non-templated parameter "has_alpha" for MIPS DSPr2 routines #
Messages
Total messages: 26 (0 generated)
|