![]() |
Project Ne10
An open, optimized software library for the ARM architecture.
|
#include <stdio.h>#include <stdlib.h>#include <math.h>#include <string.h>#include "NE10_imgproc.h"#include "seatest.h"#include "unit_test_common.h"Go to the source code of this file.
Macros | |
| #define | MEM_SIZE 128 |
| #define | TEST_COUNT 5000 |
| #define MEM_SIZE 128 |
Definition at line 44 of file test_suite_resize.c.
| #define TEST_COUNT 5000 |
Definition at line 46 of file test_suite_resize.c.
1.8.11