realtek_ameba_mp_sdk/component/common/example/dct/example_dct.h

8 lines
101 B
C
Raw Permalink Normal View History

2020-07-31 14:16:12 +00:00
#ifndef _EXAMPLE_DCT_H
#define _EXAMPLE_DCT_H
void example_dct(void);
#endif /* _EXAMPLE_DCT_H */