Signed-off-by: wycang <cangweiye1@huawei.com>
This commit is contained in:
wycang
2024-04-22 14:33:21 +08:00
parent 96b05b78c0
commit b139c060fb
2 changed files with 12 additions and 0 deletions
+3
View File
@@ -79,6 +79,9 @@ extern "C" {
# define SQRT2 1.41421356237309504880
#endif
#ifndef HAVE_IEEE754_FLOAT32_T
typedef float ieee754_float32_t;
#endif
#define CRC16_POLYNOMIAL 0x8005
+9
View File
@@ -0,0 +1,9 @@
{
"patches": [
{
"project":"multimedia_av_codec",
"path":"foundation/multimedia/av_codec",
"pr_url":"https://gitee.com/openharmony/multimedia_av_codec/pulls/1684"
}
]
}