sdk-ameba-v4.0b_without_nda.../component/common/example/dct/example_dct.h
2017-10-15 14:36:37 +08:00

7 lines
101 B
C

#ifndef _EXAMPLE_DCT_H
#define _EXAMPLE_DCT_H
void example_dct(void);
#endif /* _EXAMPLE_DCT_H */