Home
last modified time | relevance | path

Searched refs:img_free (Results 1 – 25 of 59) sorted by relevance

123

/dports/games/heroes/heroes-0.21/src/
H A Dintro.c181 img_free (&intro_img); in show_intro()
193 img_free (&intro_img); in show_intro()
204 img_free (&intro_img); in show_intro()
209 img_free (&intro_img); in show_intro()
214 img_free (&intro_img); in show_intro()
227 img_free (&intro_img); in show_intro()
239 img_free (&intro_img); in show_intro()
252 img_free (&intro_img); in show_intro()
258 img_free (&intro_img); in show_intro()
264 img_free (&intro_img); /* will free the picture, not the palette */ in show_intro()
[all …]
H A Ditems.c68 img_free (&arrow_img); in init_items()
86 img_free (&trailimg); in init_items()
H A Dbonus.c95 img_free (&bonus_b_img); in init_bonuses()
96 img_free (&bonus_a_img); in init_bonuses()
105 img_free (&bonus_font_img); in uninit_bonuses()
H A Dfontdata.c207 img_free (&help_font_img); in uninit_fonts()
208 img_free (&big_font_img); in uninit_fonts()
H A Dpcx.h67 void img_free (a_pcx_image * image);
H A Dendscroll.c100 img_free (&dummy_background_img); /* only free the buffer, not the palette */ in dummy_moving_background_init()
H A Dpcx.c36 img_free (a_pcx_image *image) in img_free() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/
H A Dimage.cpp8 void img_free(IMAGE* img) in img_free() function
34 img_free(img); in img_alloc()
202 img_free(img); in img_process()
304 img_free(img); in img_process()
399 img_free(&sized_img); in img_process()
485 img_free(&temp_img); in PNGLoad()
519 img_free(&temp_img); in PNGLoad()
579 img_free(&temp_img); in PNGGetInfo()
682 img_free(&temp_img); in PNGLoadBuffer()
694 img_free(&temp_img); in PNGLoadBuffer()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/
H A Dimage.cpp8 void img_free(IMAGE* img) in img_free() function
34 img_free(img); in img_alloc()
202 img_free(img); in img_process()
304 img_free(img); in img_process()
399 img_free(&sized_img); in img_process()
485 img_free(&temp_img); in PNGLoad()
519 img_free(&temp_img); in PNGLoad()
579 img_free(&temp_img); in PNGGetInfo()
H A Dburner.h73 void img_free(IMAGE* img);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/codecs/vp8/test/
H A Dmock_libvpx_interface.h35 MOCK_CONST_METHOD1(img_free, void(vpx_image_t* img));
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_coding/codecs/vp8/test/
H A Dmock_libvpx_interface.h36 MOCK_METHOD(void, img_free, (vpx_image_t * img), (const, override));
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_coding/codecs/vp8/test/
H A Dmock_libvpx_interface.h36 MOCK_METHOD(void, img_free, (vpx_image_t * img), (const, override));
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dimage_win32.cpp31 img_free(img); in ImageToBitmap()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dimage_win32.cpp31 img_free(img); in ImageToBitmap()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/codecs/vp8/
H A Dlibvpx_interface.h44 virtual void img_free(vpx_image_t* img) const = 0;
H A Dlibvpx_interface.cc41 void img_free(vpx_image_t* img) const override { ::vpx_img_free(img); } in img_free() function in webrtc::__anoncf2afcd60111::LibvpxVp8Facade
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_coding/codecs/vp8/
H A Dlibvpx_interface.h44 virtual void img_free(vpx_image_t* img) const = 0;
H A Dlibvpx_interface.cc41 void img_free(vpx_image_t* img) const override { ::vpx_img_free(img); } in img_free() function in webrtc::__anon844e86bb0111::LibvpxVp8Facade
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_coding/codecs/vp8/
H A Dlibvpx_interface.h44 virtual void img_free(vpx_image_t* img) const = 0;
H A Dlibvpx_interface.cc41 void img_free(vpx_image_t* img) const override { ::vpx_img_free(img); } in img_free() function in webrtc::__anon9905304c0111::LibvpxVp8Facade
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_coding/codecs/interface/
H A Dmock_libvpx_interface.h36 MOCK_METHOD(void, img_free, (vpx_image_t * img), (const, override));
H A Dlibvpx_interface.h44 virtual void img_free(vpx_image_t* img) const = 0;
/dports/graphics/entangle/entangle-1.0/src/backend/
H A Dentangle-pixbuf.c140 static void img_free(guchar *ignore G_GNUC_UNUSED, gpointer opaque) in img_free() function
204 img_free, img); in entangle_pixbuf_open_image_master_raw()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/pdftexdir/
H A Dptexlib.h293 extern void img_free(void);

123