Front-end Additions and Fixes for Cava
Compare changes
Files
12+ 22
− 20
@@ -52,7 +52,7 @@ fn descale<row : usize, col : usize>(input : f32[CHAN, row, col]) -> u8[CHAN, ro
@@ -66,10 +66,10 @@ fn demosaic<row : usize, col : usize>(input : f32[CHAN, row, col]) -> f32[CHAN,
@@ -125,7 +125,7 @@ fn denoise<row : usize, col : usize>(input : f32[CHAN, row, col]) -> f32[CHAN, r
@@ -144,9 +144,11 @@ fn transform<row : usize, col : usize>
@@ -163,11 +165,11 @@ fn gamut<row : usize, col : usize>
@@ -179,7 +181,7 @@ fn gamut<row : usize, col : usize>
@@ -195,7 +197,7 @@ fn tone_map<row : usize, col:usize>
@@ -205,14 +207,14 @@ fn tone_map<row : usize, col:usize>