RTL00MP3/RTL00_SDKV35a/component/common/example/dct/example_dct.h
2017-06-07 23:44:38 +03:00

7 lines
101 B
C

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