Home
last modified time | relevance | path

Searched refs:Uint32 (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7577.patch61 static int MS_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len)
69 @@ -124,6 +124,7 @@ static int MS_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len)
77 @@ -141,10 +142,14 @@ static int MS_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len)
92 @@ -188,6 +193,8 @@ static int MS_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len)
101 @@ -209,6 +216,14 @@ static int MS_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len)
H A DCVE-2022-34568.patch19 @@ -374,8 +374,8 @@ SDL_Overlay *X11_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, S
H A DCVE-2019-7574.patch26 static int IMA_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len)
H A DCVE-2019-7575.patch28 static int MS_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len)
H A DCVE-2019-7572.patch50 static int IMA_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len)
/openbmc/phosphor-host-ipmid/test/message/
H A Dpack.cpp47 TEST(PackBasics, Uint32) in TEST() argument
H A Dunpack.cpp103 TEST(Uints, Uint32) in TEST() argument