Home
last modified time | relevance | path

Searched refs:o_height (Results 1 – 25 of 71) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/
H A Dia_css_dvs.host.c67 unsigned int o_height, in convert_coords_to_ispparams() argument
83 o_height) : DVS_NUM_BLOCKS_Y(o_height)); in convert_coords_to_ispparams()
235 unsigned int o_height; in convert_allocate_dvs_6axis_config() local
254 o_height = binary->out_frame_info[0].res.height; in convert_allocate_dvs_6axis_config()
258 i_stride, o_width, o_height, 0); in convert_allocate_dvs_6axis_config()
267 i_stride, o_width / 2, o_height / 2, 1); in convert_allocate_dvs_6axis_config()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/
H A Dia_css_dvs.host.c67 unsigned int o_height, in convert_coords_to_ispparams() argument
83 o_height) : DVS_NUM_BLOCKS_Y(o_height)); in convert_coords_to_ispparams()
235 unsigned int o_height; in convert_allocate_dvs_6axis_config() local
254 o_height = binary->out_frame_info[0].res.height; in convert_allocate_dvs_6axis_config()
258 i_stride, o_width, o_height, 0); in convert_allocate_dvs_6axis_config()
267 i_stride, o_width / 2, o_height / 2, 1); in convert_allocate_dvs_6axis_config()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/
H A Dia_css_dvs.host.c67 unsigned int o_height, in convert_coords_to_ispparams() argument
83 o_height) : DVS_NUM_BLOCKS_Y(o_height)); in convert_coords_to_ispparams()
235 unsigned int o_height; in convert_allocate_dvs_6axis_config() local
254 o_height = binary->out_frame_info[0].res.height; in convert_allocate_dvs_6axis_config()
258 i_stride, o_width, o_height, 0); in convert_allocate_dvs_6axis_config()
267 i_stride, o_width / 2, o_height / 2, 1); in convert_allocate_dvs_6axis_config()
/dports/www/interchange/interchange-5.6.3/dist/standard/dbconf/mysql/
H A Doptions.mysql12 Database options COLUMN_DEF "o_height=integer"
18 Database options PREFER_NULL o_height o_width
19 Database options NUMERIC o_height o_width
/dports/www/interchange/interchange-5.6.3/dist/standard/dbconf/pgsql/
H A Doptions.pgsql12 Database options COLUMN_DEF "o_height=integer"
18 Database options PREFER_NULL o_height o_width
19 Database options NUMERIC o_height o_width
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/
H A DElementStyleCache.cpp265 void ElementStyleCache::GetDimensionProperties(const Property **o_width, const Property **o_height) in GetDimensionProperties() argument
274 if (o_height) in GetDimensionProperties()
278 *o_height = height; in GetDimensionProperties()
282 …ElementStyleCache::GetLocalDimensionProperties(const Property **o_width, const Property **o_height) in GetLocalDimensionProperties() argument
294 if (o_height) in GetLocalDimensionProperties()
301 *o_height = local_height; in GetLocalDimensionProperties()
/dports/graphics/phplot/phplot-6.2.0/contrib/
H A Ddata_table.php154 if (empty($o_height))
155 $o_height = $n_rows * ($char_height + $pad2);
157 $row_height = $o_height / $n_rows;
199 $y2 = $y + $o_height - 1;
/dports/graphics/O2-tools/O2-tools-2.01/breduce/
H A Dbreduce.cpp303 int o_width,o_height,o_filetype; in main() local
338 o_height = cvt_height / div; in main()
349 ARGS.outfile(),o_width,o_height ); in main()
368 PBMSV.setsize(o_width,o_height,1); in main()
369 else PBMSV.setsize(o_width,o_height,8); in main()
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scriptplugin_py2x/scripts/
H A DInfoBox.py97 o_width, o_height = scribus.getSize(textbox)
122 new_height = scribus.valueDialog('Height','Your frame height is '+ str(o_height) +
124 …pt, height will be\n calculated, so the value here will not\n matter in that case.', str(o_height))
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scriptplugin/scripts/
H A DInfoBox.py97 o_width, o_height = scribus.getSize(textbox)
122 new_height = scribus.valueDialog('Height','Your frame height is '+ str(o_height) +
124 …pt, height will be\n calculated, so the value here will not\n matter in that case.', str(o_height))
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/s5p-g2d/
H A Dg2d-hw.c30 n = f->o_height & 0xFFF; in g2d_set_src_size()
55 n = f->o_height & 0xFFF; in g2d_set_dst_size()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/s5p-g2d/
H A Dg2d-hw.c30 n = f->o_height & 0xFFF; in g2d_set_src_size()
55 n = f->o_height & 0xFFF; in g2d_set_dst_size()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/s5p-g2d/
H A Dg2d-hw.c30 n = f->o_height & 0xFFF; in g2d_set_src_size()
55 n = f->o_height & 0xFFF; in g2d_set_dst_size()
/dports/lang/qscheme/qscheme-0.5.1/sgtk/
H A Dgdkdefs.c1295 height = scm_number2long(o_height); in sgdk_draw_rectangle()
1318 height = scm_number2long(o_height); in sgdk_draw_arc()
1427 height = scm_number2long(o_height); in sgdk_draw_pixmap()
1453 height = scm_number2long(o_height); in sgdk_draw_image()
2594 height = scm_number2long(o_height); in sgdk_image_new()
2616 height = scm_number2long(o_height); in sgdk_image_get()
2816 height = scm_number2long(o_height); in sgdk_pixmap_new()
2833 height = scm_number2long(o_height); in sgdk_bitmap_create_from_data()
2852 height = scm_number2long(o_height); in sgdk_pixmap_create_from_data()
3402 height = scm_number2long(o_height); in sgdk_draw_rgb_image()
[all …]
H A Dgtkdefs.c800 height = scm_number2long(o_height); in sgtk_button_box_set_child_size_default()
861 height = scm_number2long(o_height); in sgtk_button_box_set_child_size()
2129 height = scm_number2long(o_height); in sgtk_clist_set_row_height()
4394 height = scm_number2long(o_height); in sgtk_drawing_area_size()
6000 height = scm_number2long(o_height); in sgtk_layout_set_size()
9234 height = scm_number2long(o_height); in sgtk_preview_size()
9259 height = scm_number2long(o_height); in sgtk_preview_put()
11626 height = scm_number2long(o_height); in sgtk_draw_shadow()
11676 height = scm_number2long(o_height); in sgtk_draw_arrow()
11699 height = scm_number2long(o_height); in sgtk_draw_diamond()
[all …]
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DTexCoordRemapper.cpp170 o_height = end_y - start_y; in SetSize()
187 face_height = o_height / (double) (divisions_y - 1); in SetSize()
H A DTexCoordRemapper.h55 double o_width, o_height; variable
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow/extension/
H A Dunpack_patch2col.h79 const index_t o_height = (i_height_ - in UnpackPatchToColXExp() local
83 this->shape_[1] = o_height * o_width * num; in UnpackPatchToColXExp()
H A Dpack_col2patch.h64 const index_t o_height = (imshape[dstdim - 2] - in PackColToPatchXExp() local
69 CHECK_EQ(sshape[1], o_height * o_width * imshape.ProdShape(0, dstdim - 3)) in PackColToPatchXExp()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow/extension/
H A Dunpack_patch2col.h79 const index_t o_height = (i_height_ - in UnpackPatchToColXExp() local
83 this->shape_[1] = o_height * o_width * num; in UnpackPatchToColXExp()
H A Dpack_col2patch.h64 const index_t o_height = (imshape[dstdim - 2] - in PackColToPatchXExp() local
69 CHECK_EQ(sshape[1], o_height * o_width * imshape.ProdShape(0, dstdim - 3)) in PackColToPatchXExp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dcnn.c251 int o_width = 0, o_height = 0; in av1_find_cnn_output_size() local
264 &o_width, &o_height); in av1_find_cnn_output_size()
266 i_height[branch] = o_height; in av1_find_cnn_output_size()
272 i_height[b] = o_height; in av1_find_cnn_output_size()
282 out_height[output_num] = o_height; in av1_find_cnn_output_size()
848 int o_width = 0, o_height = 0; in av1_cnn_predict_c() local
875 &o_height); in av1_cnn_predict_c()
879 o_height); in av1_cnn_predict_c()
883 layer_config->out_channels, o_width, o_height, in av1_cnn_predict_c()
972 o_height, out_stride[output_num]); in av1_cnn_predict_c()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dcnn.c251 int o_width = 0, o_height = 0; in av1_find_cnn_output_size() local
264 &o_width, &o_height); in av1_find_cnn_output_size()
266 i_height[branch] = o_height; in av1_find_cnn_output_size()
272 i_height[b] = o_height; in av1_find_cnn_output_size()
282 out_height[output_num] = o_height; in av1_find_cnn_output_size()
847 int o_width = 0, o_height = 0; in av1_cnn_predict_c() local
874 &o_height); in av1_cnn_predict_c()
878 o_height); in av1_cnn_predict_c()
882 layer_config->out_channels, o_width, o_height, in av1_cnn_predict_c()
971 o_height, out_stride[output_num]); in av1_cnn_predict_c()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dcnn.c251 int o_width = 0, o_height = 0; in av1_find_cnn_output_size() local
264 layer_config, &o_width, &o_height); in av1_find_cnn_output_size()
266 i_height[branch] = o_height; in av1_find_cnn_output_size()
272 i_height[b] = o_height; in av1_find_cnn_output_size()
282 out_height[output_num] = o_height; in av1_find_cnn_output_size()
908 int o_width = 0, o_height = 0; in av1_cnn_predict_c() local
935 &o_height); in av1_cnn_predict_c()
939 o_height); in av1_cnn_predict_c()
943 layer_config->out_channels, o_width, o_height, in av1_cnn_predict_c()
1032 o_height, out_stride[output_num]); in av1_cnn_predict_c()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dcnn.c251 int o_width = 0, o_height = 0; in av1_find_cnn_output_size() local
264 layer_config, &o_width, &o_height); in av1_find_cnn_output_size()
266 i_height[branch] = o_height; in av1_find_cnn_output_size()
272 i_height[b] = o_height; in av1_find_cnn_output_size()
282 out_height[output_num] = o_height; in av1_find_cnn_output_size()
908 int o_width = 0, o_height = 0; in av1_cnn_predict_c() local
935 &o_height); in av1_cnn_predict_c()
939 o_height); in av1_cnn_predict_c()
943 layer_config->out_channels, o_width, o_height, in av1_cnn_predict_c()
1032 o_height, out_stride[output_num]); in av1_cnn_predict_c()

123