Home
last modified time | relevance | path

Searched refs:bytes_per_plane (Results 1 – 23 of 23) sorted by relevance

/dports/science/py-dlib/dlib-19.22/dlib/cuda/
H A Dcuda_dlib.h504 const size_t bytes_per_plane = image_size*sizeof(float); in operator() local
507 … buf = device_global_buffer(subnetwork_output.num_samples()*bytes_per_plane + sizeof(float)); in operator()
518 memcpy(buf + i*bytes_per_plane, &t(0,0), bytes_per_plane); in operator()
565 const size_t bytes_per_plane = image_size*sizeof(uint16_t); in operator() local
568 … buf = device_global_buffer(subnetwork_output.num_samples()*bytes_per_plane + sizeof(float)); in operator()
579 memcpy(buf + i*bytes_per_plane, &t(0,0), bytes_per_plane); in operator()
626 const size_t bytes_per_plane = image_size*sizeof(uint16_t); in operator() local
636 const auto weights_offset = subnetwork_output.num_samples() * bytes_per_plane; in operator()
651 memcpy(buf + i*bytes_per_plane, &labels(0,0), bytes_per_plane); in operator()
710 … const size_t bytes_per_plane = subnetwork_output.nr()*subnetwork_output.nc()*sizeof(float); in operator() local
[all …]
/dports/science/dlib-cpp/dlib-19.22/dlib/cuda/
H A Dcuda_dlib.h504 const size_t bytes_per_plane = image_size*sizeof(float); in operator() local
507 … buf = device_global_buffer(subnetwork_output.num_samples()*bytes_per_plane + sizeof(float)); in operator()
518 memcpy(buf + i*bytes_per_plane, &t(0,0), bytes_per_plane); in operator()
565 const size_t bytes_per_plane = image_size*sizeof(uint16_t); in operator() local
568 … buf = device_global_buffer(subnetwork_output.num_samples()*bytes_per_plane + sizeof(float)); in operator()
579 memcpy(buf + i*bytes_per_plane, &t(0,0), bytes_per_plane); in operator()
626 const size_t bytes_per_plane = image_size*sizeof(uint16_t); in operator() local
636 const auto weights_offset = subnetwork_output.num_samples() * bytes_per_plane; in operator()
651 memcpy(buf + i*bytes_per_plane, &labels(0,0), bytes_per_plane); in operator()
710 … const size_t bytes_per_plane = subnetwork_output.nr()*subnetwork_output.nc()*sizeof(float); in operator() local
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxclimag.c389 uint bytes_per_plane,
395 uint bytes_per_plane,
589 int bytes_per_plane, bytes_per_row; in clist_begin_typed_image() local
751 bytes_per_plane = in clist_begin_typed_image()
1922 uint nbytes = bytes_per_plane * pie->num_planes * h; in cmd_image_plane_data()
1939 cmd_put2w(h, bytes_per_plane, &dp); in cmd_image_plane_data()
1945 bytes_per_plane); in cmd_image_plane_data()
1946 dp += bytes_per_plane; in cmd_image_plane_data()
1961 uint nbytes = bytes_per_plane * pie->num_planes * h; in cmd_image_plane_data_mon()
1985 cmd_put2w(h, bytes_per_plane, &dp); in cmd_image_plane_data_mon()
[all …]
H A Dgxclrast.c1473 uint bytes_per_plane; in clist_playback_band() local
1476 cmd_getw(bytes_per_plane, cbp); in clist_playback_band()
1478 data_height, bytes_per_plane); in clist_playback_band()
1484 planes[plane].raster = bytes_per_plane; in clist_playback_band()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxclimag.c389 uint bytes_per_plane,
395 uint bytes_per_plane,
589 int bytes_per_plane, bytes_per_row; in clist_begin_typed_image() local
751 bytes_per_plane = in clist_begin_typed_image()
1922 uint nbytes = bytes_per_plane * pie->num_planes * h; in cmd_image_plane_data()
1939 cmd_put2w(h, bytes_per_plane, &dp); in cmd_image_plane_data()
1945 bytes_per_plane); in cmd_image_plane_data()
1946 dp += bytes_per_plane; in cmd_image_plane_data()
1961 uint nbytes = bytes_per_plane * pie->num_planes * h; in cmd_image_plane_data_mon()
1985 cmd_put2w(h, bytes_per_plane, &dp); in cmd_image_plane_data_mon()
[all …]
H A Dgxclrast.c1473 uint bytes_per_plane; in clist_playback_band() local
1476 cmd_getw(bytes_per_plane, cbp); in clist_playback_band()
1478 data_height, bytes_per_plane); in clist_playback_band()
1484 planes[plane].raster = bytes_per_plane; in clist_playback_band()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxclimag.c272 uint bytes_per_plane,
403 int bytes_per_plane, bytes_per_row; in clist_begin_typed_image() local
433 bytes_per_plane = in clist_begin_typed_image()
435 bytes_per_row = bytes_per_plane * pie->num_planes; in clist_begin_typed_image()
712 uint bytes_per_plane, bytes_per_row, rows_per_cmd; in clist_image_plane_data() local
729 bytes_per_row = bytes_per_plane * pie->num_planes; in clist_image_plane_data()
741 bytes_per_plane, offsets, in clist_image_plane_data()
1267 uint bytes_per_plane, const uint * offsets, in cmd_image_plane_data() argument
1288 cmd_put2w(h, bytes_per_plane, dp); in cmd_image_plane_data()
1294 bytes_per_plane); in cmd_image_plane_data()
[all …]
H A Dgxclrast.c1078 uint bytes_per_plane; in clist_playback_band() local
1081 cmd_getw(bytes_per_plane, cbp); in clist_playback_band()
1083 data_height, bytes_per_plane); in clist_playback_band()
1089 planes[plane].raster = bytes_per_plane; in clist_playback_band()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxclimag.c272 uint bytes_per_plane,
403 int bytes_per_plane, bytes_per_row; in clist_begin_typed_image() local
433 bytes_per_plane = in clist_begin_typed_image()
435 bytes_per_row = bytes_per_plane * pie->num_planes; in clist_begin_typed_image()
712 uint bytes_per_plane, bytes_per_row, rows_per_cmd; in clist_image_plane_data() local
729 bytes_per_row = bytes_per_plane * pie->num_planes; in clist_image_plane_data()
741 bytes_per_plane, offsets, in clist_image_plane_data()
1267 uint bytes_per_plane, const uint * offsets, in cmd_image_plane_data() argument
1288 cmd_put2w(h, bytes_per_plane, dp); in cmd_image_plane_data()
1294 bytes_per_plane); in cmd_image_plane_data()
[all …]
H A Dgxclrast.c1078 uint bytes_per_plane; in clist_playback_band() local
1081 cmd_getw(bytes_per_plane, cbp); in clist_playback_band()
1083 data_height, bytes_per_plane); in clist_playback_band()
1089 planes[plane].raster = bytes_per_plane; in clist_playback_band()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxclimag.c279 uint bytes_per_plane,
410 int bytes_per_plane, bytes_per_row; in clist_begin_typed_image() local
440 bytes_per_plane = in clist_begin_typed_image()
442 bytes_per_row = bytes_per_plane * pie->num_planes; in clist_begin_typed_image()
761 uint bytes_per_plane, bytes_per_row, rows_per_cmd; in clist_image_plane_data() local
778 bytes_per_row = bytes_per_plane * pie->num_planes; in clist_image_plane_data()
790 bytes_per_plane, offsets, in clist_image_plane_data()
1511 uint bytes_per_plane, const uint * offsets, in cmd_image_plane_data() argument
1532 cmd_put2w(h, bytes_per_plane, dp); in cmd_image_plane_data()
1538 bytes_per_plane); in cmd_image_plane_data()
[all …]
H A Dgxclrast.c1334 uint bytes_per_plane; in clist_playback_band() local
1337 cmd_getw(bytes_per_plane, cbp); in clist_playback_band()
1339 data_height, bytes_per_plane); in clist_playback_band()
1345 planes[plane].raster = bytes_per_plane; in clist_playback_band()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxclimag.c279 uint bytes_per_plane,
410 int bytes_per_plane, bytes_per_row; in clist_begin_typed_image() local
440 bytes_per_plane = in clist_begin_typed_image()
442 bytes_per_row = bytes_per_plane * pie->num_planes; in clist_begin_typed_image()
761 uint bytes_per_plane, bytes_per_row, rows_per_cmd; in clist_image_plane_data() local
778 bytes_per_row = bytes_per_plane * pie->num_planes; in clist_image_plane_data()
790 bytes_per_plane, offsets, in clist_image_plane_data()
1511 uint bytes_per_plane, const uint * offsets, in cmd_image_plane_data() argument
1532 cmd_put2w(h, bytes_per_plane, dp); in cmd_image_plane_data()
1538 bytes_per_plane); in cmd_image_plane_data()
[all …]
H A Dgxclrast.c1334 uint bytes_per_plane; in clist_playback_band() local
1337 cmd_getw(bytes_per_plane, cbp); in clist_playback_band()
1339 data_height, bytes_per_plane); in clist_playback_band()
1345 planes[plane].raster = bytes_per_plane; in clist_playback_band()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxclimag.c289 uint bytes_per_plane,
459 int bytes_per_plane, bytes_per_row; in clist_begin_typed_image() local
560 bytes_per_plane = in clist_begin_typed_image()
562 bytes_per_row = bytes_per_plane * pie->num_planes; in clist_begin_typed_image()
888 uint bytes_per_plane, bytes_per_row, rows_per_cmd; in clist_image_plane_data() local
905 bytes_per_row = bytes_per_plane * pie->num_planes; in clist_image_plane_data()
1656 uint nbytes = bytes_per_plane * pie->num_planes * h; in cmd_image_plane_data()
1657 uint len = 1 + cmd_size2w(h, bytes_per_plane) + nbytes; in cmd_image_plane_data()
1673 cmd_put2w(h, bytes_per_plane, dp); in cmd_image_plane_data()
1679 bytes_per_plane); in cmd_image_plane_data()
[all …]
H A Dgxclrast.c1418 uint bytes_per_plane; in clist_playback_band() local
1421 cmd_getw(bytes_per_plane, cbp); in clist_playback_band()
1423 data_height, bytes_per_plane); in clist_playback_band()
1429 planes[plane].raster = bytes_per_plane; in clist_playback_band()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxclimag.c289 uint bytes_per_plane,
459 int bytes_per_plane, bytes_per_row; in clist_begin_typed_image() local
560 bytes_per_plane = in clist_begin_typed_image()
562 bytes_per_row = bytes_per_plane * pie->num_planes; in clist_begin_typed_image()
888 uint bytes_per_plane, bytes_per_row, rows_per_cmd; in clist_image_plane_data() local
905 bytes_per_row = bytes_per_plane * pie->num_planes; in clist_image_plane_data()
1656 uint nbytes = bytes_per_plane * pie->num_planes * h; in cmd_image_plane_data()
1657 uint len = 1 + cmd_size2w(h, bytes_per_plane) + nbytes; in cmd_image_plane_data()
1673 cmd_put2w(h, bytes_per_plane, dp); in cmd_image_plane_data()
1679 bytes_per_plane); in cmd_image_plane_data()
[all …]
H A Dgxclrast.c1418 uint bytes_per_plane; in clist_playback_band() local
1421 cmd_getw(bytes_per_plane, cbp); in clist_playback_band()
1423 data_height, bytes_per_plane); in clist_playback_band()
1429 planes[plane].raster = bytes_per_plane; in clist_playback_band()
/dports/graphics/charls/charls-2.2.0/src/
H A Djpeg_stream_reader.cpp49 const int64_t bytes_per_plane{static_cast<int64_t>(rect_.Width) * rect_.Height * in read() local
52 if (static_cast<int64_t>(source.size) < bytes_per_plane * frame_info_.component_count) in read()
67 skip_bytes(source, static_cast<size_t>(bytes_per_plane)); in read()
/dports/graphics/grafx2/grafx2/src/
H A Dmiscfileformats.c2195 dword bytes_per_plane = ((width + 7) >> 3) * (height/bpp); in Load_GRB() local
2209 bitplane[bp] = GFX2_malloc(bytes_per_plane); in Load_GRB()
2212 if (!Read_bytes(file, bitplane[bp], bytes_per_plane)) in Load_GRB()
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Ddatafile.c4961 unsigned long int bytes_per_plane = 0; in df_readbinary() local
4974 bytes_per_plane = bytes_per_line in df_readbinary()
4976 bytes_total = bytes_per_plane in df_readbinary()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Ddatafile.c4961 unsigned long int bytes_per_plane = 0; in df_readbinary() local
4974 bytes_per_plane = bytes_per_line in df_readbinary()
4976 bytes_total = bytes_per_plane in df_readbinary()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Ddatafile.c4936 unsigned long int bytes_per_plane = 0; in df_readbinary() local
4949 bytes_per_plane = bytes_per_line in df_readbinary()
4951 bytes_total = bytes_per_plane in df_readbinary()