History log of /external/webrtc/webrtc/modules/video_processing/util/denoiser_filter.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a276e731683c673388cf3aeaa1888a5bcc3e1dc0 13-Jan-2016 jackychen <jackychen@google.com> Clean the code for external denoiser.

BUG=webrtc:5255

Review URL: https://codereview.webrtc.org/1578373003

Cr-Commit-Position: refs/heads/master@{#11235}
/external/webrtc/webrtc/modules/video_processing/util/denoiser_filter.cc
67e94fb6f2a84cad97ba96abce3506c29f8ebb24 12-Jan-2016 jackychen <jackychen@webrtc.org> Add unit test for stand-alone denoiser and fixed some bugs.

The unit test will run the pure C denoiser and SSE2/NEON denoiser (based
on the CPU detection) and compare the denoised frames to ensure the bit
exact.

TBR=tommi@webrtc.org

BUG=webrtc:5255

Review URL: https://codereview.webrtc.org/1492053003

Cr-Commit-Position: refs/heads/master@{#11216}
/external/webrtc/webrtc/modules/video_processing/util/denoiser_filter.cc
99ab9447d1b48043adf6bfdf72cf820bbda3ee3f 08-Dec-2015 mflodman <mflodman@webrtc.org> Clang format of video_processing folder.

BUG=webrtc:5259

Review URL: https://codereview.webrtc.org/1508793002

Cr-Commit-Position: refs/heads/master@{#10925}
/external/webrtc/webrtc/modules/video_processing/util/denoiser_filter.cc
8f9902a0ff2c4673b3e470026017e858f2992838 26-Nov-2015 jackychen <jackychen@webrtc.org> Standalone denoiser (off by default).

BUG=webrtc:5255

Review URL: https://codereview.webrtc.org/1466763002

Cr-Commit-Position: refs/heads/master@{#10800}
/external/webrtc/webrtc/modules/video_processing/util/denoiser_filter.cc