parent
0066e93b34
commit
75e3d20dac
5 changed files with 6 additions and 24 deletions
@ -1,8 +1,5 @@ |
||||
#include <string.h> |
||||
#include <assert.h> |
||||
|
||||
#include "clutil.h" |
||||
|
||||
#include "loadyuv.h" |
||||
|
||||
void loadyuv_init(LoadYUVState* s, cl_context ctx, cl_device_id device_id, int width, int height) { |
Loading…
Reference in new issue