Home
last modified time | relevance | path

Searched defs:new_img (Results 1 – 25 of 149) sorted by relevance

123456

/dports/math/R/R-4.1.2/src/extra/graphapp/
H A Dgimage.c38 image new_img; in copy2image8() local
129 image new_img; in copy2image32() local
158 image new_img; in bitmaptoimage() local
H A Dimage.c84 image new_img; in copyimage() local
222 image new_img; in fast_find_cmap() local
316 image new_img; in fast_generate_cmap() local
390 image new_img; in convert32to8() local
411 image new_img; in convert8to32() local
/dports/math/libRmath/R-4.1.1/src/extra/graphapp/
H A Dgimage.c38 image new_img; in copy2image8() local
129 image new_img; in copy2image32() local
158 image new_img; in bitmaptoimage() local
H A Dimage.c84 image new_img; in copyimage() local
222 image new_img; in fast_find_cmap() local
316 image new_img; in fast_generate_cmap() local
390 image new_img; in convert32to8() local
411 image new_img; in convert8to32() local
/dports/graphics/xzgv/xzgv-0.9.2/src/
H A Dbackend.c110 GdkPixbuf *new_img = gdk_pixbuf_flip(BACKEND_IMAGE(image), FALSE); in backend_flip_vert() local
120 GdkPixbuf *new_img = gdk_pixbuf_flip(BACKEND_IMAGE(image), TRUE); in backend_flip_horiz() local
130 GdkPixbuf *new_img = gdk_pixbuf_rotate_simple(BACKEND_IMAGE(image), GDK_PIXBUF_ROTATE_CLOCKWISE); in backend_rotate_cw() local
140 GdkPixbuf *new_img = gdk_pixbuf_rotate_simple(BACKEND_IMAGE(image), GDK_PIXBUF_ROTATE_COUNTERCLOCKW… in backend_rotate_acw() local
/dports/graphics/viu/viu-1.1/src/
H A Dapp.rs55 let new_img = resize(&conf, true, &img); in run() localVariable
159 let new_img = resize(conf, true, &decoded); in view_file() localVariable
250 let mut new_img; in resize() localVariable
/dports/x11-wm/picom/picom-8.2/src/backend/
H A Dbackend.c311 auto new_img = ps->backend_data->ops->copy( in paint_all_new() local
365 auto new_img = ps->backend_data->ops->copy( in paint_all_new() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/image/compatibility/
H A Dtnz4_cpp.cpp20 IMAGE *new_img() { in new_img() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/neural-style/end_to_end/
H A Dboost_inference.py42 new_img = gens[i].get_outputs()[0] variable
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/neural-style/end_to_end/
H A Dboost_inference.py42 new_img = gens[i].get_outputs()[0] variable
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/map/map_objects/
H A Dmap_physical_object.h62 void AddAnimation(const vt_video::AnimatedImage& new_img) { in AddAnimation()
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/datasets/data/
H A Dconvert_templates.py60 new_img = new_img_like(new, get_data(new).astype('uint8')) variable
/dports/graphics/p5-Imager/Imager-1.012/
H A Dtrans2.c38 i_img *new_img; in i_transform2() local
/dports/graphics/scantailor/scantailor-advanced-1.0.16/imageproc/
H A DBinaryImage.h295 BinaryImage new_img; in release() local
/dports/math/py-cvxpy/cvxpy-1.1.17/examples/advanced/
H A Dimage_processing.py70 new_img = Variable(n,n) variable
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_tab_bar_default_item.c25 Efl_Ui_Image *new_img = efl_content_get(efl_part(obj, "efl.icon_new")); in _tab_icon_set_cb() local
/dports/graphics/geomorph/geomorph-0.60.1/src/hf/
H A Dhf.c217 unsigned char *new_img; in expand_8_to_16() local
250 unsigned char *new_img, *new_img8; in rgb_to_grey() local
312 unsigned char *new_img, *new_img8; in remove_alpha_from_grey() local
/dports/games/simutrans/simutrans-121.0/obj/
H A Dwolke.cc105 const image_id new_img = get_image(); in sync_step() local
/dports/games/wesnoth/wesnoth-1.14.17/utils/
H A Dwoptipng.py96 def verify_images(source_img, new_img, transform): argument
/dports/misc/vxl/vxl-3.3.2/core/vil/
H A Dvil_pyramid_image_view.hxx48 vil_image_view_base_sptr new_img=nullptr; in vil_pyramid_image_view() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bbgm/tests/
H A Dtest_bg_model_speed.cxx62 vil_image_view<float> new_img; in test_bg_model_speed() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_lookahead.c159 YV12_BUFFER_CONFIG new_img; in vp9_lookahead_push() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dlookahead.c148 YV12_BUFFER_CONFIG new_img; in av1_lookahead_push() local
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dlookahead.c160 YV12_BUFFER_CONFIG new_img; in av1_lookahead_push() local
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dlookahead.c148 YV12_BUFFER_CONFIG new_img; in av1_lookahead_push() local

123456