summaryrefslogtreecommitdiff
path: root/cpu_ref/rsCpuIntrinsicResize.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use "override" instead of "virtual" when replacing methods.Stephen Hines2015-05-221-7/+7
* Assembly optimisations for Resize.Simon Hosie2015-04-031-1/+137
* Pass RsExpandKernelDriverInfo not RsExpandKernelParams.David Gross2015-03-161-30/+30
* Add Float32 support for IntrinsicResize.Miao Wang2014-11-131-11/+227
* Fix off-by-one bug of resize, when scale = 1;Miao Wang2014-11-131-12/+12
* Fix the rounding bug of resize test and impl; Add mirror test.Miao Wang2014-11-101-3/+3
* am cdb78457: Merge "Remove the instep parameter."Stephen Hines2014-08-191-6/+6
|\
| * Remove the instep parameter.Chris Wailes2014-08-181-6/+6
* | am 8d63899d: Merge "Collapse code paths for single- and multi-input kernels."Stephen Hines2014-08-181-7/+7
|\|
| * Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-151-7/+7
* | am cd8df40f: Merge "Revert "Collapse code paths for single- and multi-input k...Stephen Hines2014-08-131-7/+7
|\|
| * Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines2014-08-131-7/+7
* | am f2dd1651: Merge "Collapse code paths for single- and multi-input kernels."Stephen Hines2014-08-131-7/+7
|\|
| * Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-121-7/+7
* | am 28c8f3a8: Merge "Split the RsForEachStubParamStruct in two."Stephen Hines2014-07-251-6/+6
|\|
| * Split the RsForEachStubParamStruct in two.Chris Wailes2014-07-151-6/+6
| * Bicubic resize intrinsicJason Sams2014-04-161-0/+355
* Bicubic resize intrinsic [DO NOT MERGE]Jason Sams2014-04-161-0/+351