mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-07-31 12:41:06 +00:00
add example
This commit is contained in:
parent
0cd01e4dc1
commit
5cd34b0c9f
75 changed files with 6023 additions and 217 deletions
7
RTL00_SDKV35a/component/common/example/dct/example_dct.h
Normal file
7
RTL00_SDKV35a/component/common/example/dct/example_dct.h
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#ifndef _EXAMPLE_DCT_H
|
||||
#define _EXAMPLE_DCT_H
|
||||
|
||||
void example_dct(void);
|
||||
|
||||
#endif /* _EXAMPLE_DCT_H */
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue