Reorganization, replacing CPU debayering entirely
This commit is contained in:
1
src/matrix.h
Normal file
1
src/matrix.h
Normal file
@@ -0,0 +1 @@
|
||||
void multiply_matrices(float a[9], float b[9], float out[9]);
|
Reference in New Issue
Block a user