mirror of
https://github.com/openharmony/third_party_lame.git
synced 2026-07-01 05:53:58 -04:00
@@ -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
|
||||
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user