Home
last modified time | relevance | path

Searched refs:geo_info (Results 1 – 25 of 26) sorted by relevance

12

/dports/math/snns/SNNSv4.3/xgui/sources/
H A Dui_funcdispl.c315 &geo_data,&geo_info); in ui_drawFunction()
317 geo_info.height = 100; in ui_drawFunction()
318 geo_info.width = 200; in ui_drawFunction()
360 &geo_data,&geo_info); in ui_drawFunction()
362 geo_info.height = 100; in ui_drawFunction()
429 geo_info.height* in ui_drawFunction()
458 &geo_info); in ui_drawFunction()
487 geo_info.height* in ui_drawFunction()
504 &geo_data,&geo_info); in ui_drawFunction()
551 point[n].y = (short)(geo_info.height - geo_info.height* in ui_drawFunction()
[all …]
H A Dui_displmap.c711 XtWidgetGeometry geo_info, geo_data; in ui_map_geometry() local
751 geo_result = XtQueryGeometry(MAP_GRAPH_mainwidget,&geo_data,&geo_info); in ui_map_geometry()
754 geo_info.height = 400; in ui_map_geometry()
755 geo_info.width = 400; in ui_map_geometry()
758 XtResizeWidget(MAP_GRAPH_mainwidget,geo_info.width, in ui_map_geometry()
759 geo_info.height,geo_info.border_width); in ui_map_geometry()
795 if(disp_info.width < geo_info.width) in ui_map_geometry()
799 XtResizeWidget(view,geo_info.width, in ui_map_geometry()
800 geo_info.height,view_info.border_width); in ui_map_geometry()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/exe/
H A Dvolm_sort_bvxm_scene_urban.cxx113 std::vector<volm_img_info> geo_info; in main() local
114 volm_io_tools::load_geocover_imgs(geo_folder(), geo_info); in main()
115 std::cout << geo_info.size() << " geo cover images are loaded" << std::endl; in main()
166 for (unsigned g_idx = 0; g_idx < geo_info.size(); g_idx++) { in main()
167 if (!vgl_intersection(geo_info[g_idx].bbox, bbox_geo).is_empty()) { in main()
172 volm_img_info geo_cover = geo_info[geo_cover_id]; in main()
H A Dvolm_generate_hypos.cxx97 for (auto & geo_info : geo_infos) { in find_land_type() local
98 if (geo_info.contains(pt)) { in find_land_type()
100 geo_info.cam->global_to_img(pt.x(), pt.y(), 0, u, v); in find_land_type()
103 if (geo_info.valid_pixel(uu,vv)) { in find_land_type()
104 vil_image_view<vxl_byte> img(geo_info.img_r); in find_land_type()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvxm/pro/processes/
H A Dbvxm_create_land_map_process.cxx85 for (auto & geo_info : geo_infos) in bvxm_create_land_map_process() local
87 if (vgl_intersection(scene_bbox, geo_info.bbox).is_empty()) in bvxm_create_land_map_process()
89 auto* geo_img = dynamic_cast<vil_image_view<vxl_byte>*>(geo_info.img_r.ptr()); in bvxm_create_land_map_process()
97 geo_info.cam->global_to_img(lon, lat, gz, u, v); in bvxm_create_land_map_process()
99 if (uu < geo_info.ni && vv < geo_info.nj) in bvxm_create_land_map_process()
/dports/deskutils/gnome-clocks/gnome-clocks-40.0/src/
H A Dworld-face.vala104 Geo.Info geo_info = new Geo.Info ();
106 geo_info.location_changed.connect ((found_location) => {
108 return geo_info.is_location_similar (((Item) l).location);
120 yield geo_info.seek ();
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dnvm-reg.h309 __le16 geo_info; member
336 __le16 geo_info; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dnvm-reg.h309 __le16 geo_info; member
336 __le16 geo_info; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dnvm-reg.h309 __le16 geo_info; member
336 __le16 geo_info; member
/dports/www/yt-dlp/yt-dlp-2021.12.27/yt_dlp/extractor/
H A Dcrackle.py98 geo_info = self._download_json(
102 country = geo_info.get('CountryCode')
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.h52 u16 geo_info, u16 cap, u8 resp_ver);
H A Diwl-nvm-parse.c1245 u16 geo_info, u16 cap, u8 resp_ver) in iwl_parse_nvm_mcc_info() argument
1341 if (!(geo_info & GEO_WMM_ETSI_5GHZ_INFO) || in iwl_parse_nvm_mcc_info()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.h52 u16 geo_info, u16 cap, u8 resp_ver);
H A Diwl-nvm-parse.c1245 u16 geo_info, u16 cap, u8 resp_ver) in iwl_parse_nvm_mcc_info() argument
1341 if (!(geo_info & GEO_WMM_ETSI_5GHZ_INFO) || in iwl_parse_nvm_mcc_info()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.h52 u16 geo_info, u16 cap, u8 resp_ver);
H A Diwl-nvm-parse.c1245 u16 geo_info, u16 cap, u8 resp_ver) in iwl_parse_nvm_mcc_info() argument
1341 if (!(geo_info & GEO_WMM_ETSI_5GHZ_INFO) || in iwl_parse_nvm_mcc_info()
/dports/www/youtube_dl/youtube-dl/youtube_dl/extractor/
H A Dfrancetv.py107 geo_info = self._download_json(
110 country = geo_info['reponse']['geo_info']['country_code']
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dnvm.c472 resp_cp->geo_info = mcc_resp_v3->geo_info; in iwl_mvm_update_mcc()
H A Dmac80211.c209 __le16_to_cpu(resp->geo_info), in iwl_mvm_get_regdomain()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dnvm.c472 resp_cp->geo_info = mcc_resp_v3->geo_info; in iwl_mvm_update_mcc()
H A Dmac80211.c209 __le16_to_cpu(resp->geo_info), in iwl_mvm_get_regdomain()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dnvm.c472 resp_cp->geo_info = mcc_resp_v3->geo_info; in iwl_mvm_update_mcc()
/dports/games/flightgear-data/fgdata/Nasal/
H A Dwildfire.nas263 var geo_info = geodinfo(m.lat, m.lon);
264 if ((geo_info == nil) or (geo_info[1] == nil) or
265 (geo_info[1].names == nil)) return nil;
266 m.alt = geo_info[0];
268 foreach (var mat; geo_info[1].names) {
/dports/multimedia/tautulli/Tautulli-2.8.0/plexpy/
H A Dplextv.py924 geo_info = {"code": helpers.get_xml_attr(a, 'code') or None,
936 return geo_info
H A Dwebserve.py6450 geo_info = plex_tv.get_geoip_lookup(ip_address)
6451 if geo_info:
6452 return {'result': 'success', 'data': geo_info}

12