eliminate AlignedBufferMP, also eliminate some unsused functions in boxblur.h

This commit is contained in:
heckflosse
2017-10-22 21:06:24 +02:00
parent 8bd9f174dc
commit 8de8775264
4 changed files with 1 additions and 547 deletions

View File

@@ -3261,7 +3261,6 @@ SSEFUNCTION void ImProcFunctions::RGB_denoise_info(Imagefloat * src, Imagefloat
realblue = 0.001f;
}
//TODO: implement using AlignedBufferMP
//fill tile from image; convert RGB to "luma/chroma"
if (isRAW) {//image is raw; use channel differences for chroma channels