summaryrefslogtreecommitdiff
path: root/cpu_ref/rsCpuIntrinsicResize.cpp
AgeCommit message (Expand)Author
2016-11-17Fix google-build-using-namespace warnings in cpu_ref.Chih-Hung Hsieh
2016-03-30Remove unused variablesYang Ni
2015-05-22Use "override" instead of "virtual" when replacing methods.Stephen Hines
2015-04-03Assembly optimisations for Resize.Simon Hosie
2015-03-16Pass RsExpandKernelDriverInfo not RsExpandKernelParams.David Gross
2014-11-13Add Float32 support for IntrinsicResize.Miao Wang
2014-11-13Fix off-by-one bug of resize, when scale = 1;Miao Wang
2014-11-10Fix the rounding bug of resize test and impl; Add mirror test.Miao Wang
2014-08-19am cdb78457: Merge "Remove the instep parameter."Stephen Hines
2014-08-18Remove the instep parameter.Chris Wailes
2014-08-18am 8d63899d: Merge "Collapse code paths for single- and multi-input kernels."Stephen Hines
2014-08-15Collapse code paths for single- and multi-input kernels.Chris Wailes
2014-08-13am cd8df40f: Merge "Revert "Collapse code paths for single- and multi-input k...Stephen Hines
2014-08-13am f2dd1651: Merge "Collapse code paths for single- and multi-input kernels."Stephen Hines
2014-08-12Collapse code paths for single- and multi-input kernels.Chris Wailes
2014-08-13Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines
2014-07-25am 28c8f3a8: Merge "Split the RsForEachStubParamStruct in two."Stephen Hines
2014-07-15Split the RsForEachStubParamStruct in two.Chris Wailes
2014-04-16Bicubic resize intrinsicJason Sams
2014-04-16Bicubic resize intrinsic [DO NOT MERGE]Jason Sams