Home
last modified time | relevance | path

Searched refs:top_pos (Results 1 – 25 of 146) sorted by relevance

123456

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/powerpc/include/
H A Dgpr_asm.h11 #define __PUSH_NVREGS(top_pos); \ argument
12 std r31,(top_pos)(%r1); \
13 std r30,(top_pos - 8)(%r1); \
14 std r29,(top_pos - 16)(%r1); \
15 std r28,(top_pos - 24)(%r1); \
16 std r27,(top_pos - 32)(%r1); \
17 std r26,(top_pos - 40)(%r1); \
18 std r25,(top_pos - 48)(%r1); \
29 std r14,(top_pos - 136)(%r1)
32 ld r31,(top_pos)(%r1); \
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/powerpc/include/
H A Dgpr_asm.h11 #define __PUSH_NVREGS(top_pos); \ argument
12 std r31,(top_pos)(%r1); \
13 std r30,(top_pos - 8)(%r1); \
14 std r29,(top_pos - 16)(%r1); \
15 std r28,(top_pos - 24)(%r1); \
16 std r27,(top_pos - 32)(%r1); \
17 std r26,(top_pos - 40)(%r1); \
18 std r25,(top_pos - 48)(%r1); \
29 std r14,(top_pos - 136)(%r1)
32 ld r31,(top_pos)(%r1); \
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/powerpc/include/
H A Dgpr_asm.h11 #define __PUSH_NVREGS(top_pos); \ argument
12 std r31,(top_pos)(%r1); \
13 std r30,(top_pos - 8)(%r1); \
14 std r29,(top_pos - 16)(%r1); \
15 std r28,(top_pos - 24)(%r1); \
16 std r27,(top_pos - 32)(%r1); \
17 std r26,(top_pos - 40)(%r1); \
18 std r25,(top_pos - 48)(%r1); \
29 std r14,(top_pos - 136)(%r1)
32 ld r31,(top_pos)(%r1); \
[all …]
/dports/editors/tweak/tweak-3.02/
H A Dactions.c206 if (top_pos > cur_pos) in act_left()
226 if (top_pos < new_top) in act_right()
244 top_pos = new_top; in act_end()
260 top_pos = new_top; in act_down()
276 top_pos = new_top; in act_pgdn()
289 top_pos = new_top; in act_bottom()
487 top_pos = new_top; in act_paste()
524 top_pos = new_top; in act_goto()
653 if (top_pos < 0) in act_recentre()
654 top_pos = 0; in act_recentre()
[all …]
H A Dmain.c218 fileoffset_t file_size = 0, top_pos = 0, cur_pos = 0, mark_point = 0; variable
527 if (top_pos == 0) in draw_scr()
533 if (scrsize > file_size - top_pos) in draw_scr()
534 scrsize = file_size - top_pos; in draw_scr()
536 buf_fetch_data (filedata, scrbuf, scrsize, top_pos); in draw_scr()
549 currpos = top_pos; in draw_scr()
649 i = cur_pos - top_pos; in draw_scr()
650 if (top_pos == 0) in draw_scr()
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Ds1022.c121 double top_pos[3]; /* Center point of the top. */ local
173 top_pos[ki] = bottom_pos[ki] + height*norm_axis[ki];
200 rcoef[36 + ki] = top_pos[ki] + t1_axis[ki];
201 rcoef[40 + ki] = weight*(top_pos[ki] + t1_axis[ki] + t2_axis[ki]);
202 rcoef[44 + ki] = top_pos[ki] + t2_axis[ki];
203 rcoef[48 + ki] = weight*(top_pos[ki] - t1_axis[ki] + t2_axis[ki]);
204 rcoef[52 + ki] = top_pos[ki] - t1_axis[ki];
205 rcoef[56 + ki] = weight*(top_pos[ki] - t1_axis[ki] - t2_axis[ki]);
206 rcoef[60 + ki] = top_pos[ki] - t2_axis[ki];
207 rcoef[64 + ki] = weight*(top_pos[ki] + t1_axis[ki] - t2_axis[ki]);
H A Ds1011.c55 s1011(double start_pos[], double top_pos[], double end_pos[], in s1011() argument
58 void s1011(start_pos, top_pos, end_pos, shape, dim, arc_seg, stat) in s1011()
60 double top_pos[];
151 rcoef[rdim + ki] = weight*top_pos[ki];
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmimgle/include/
H A Ddiovpln.h84 const Sint16 top_pos,
133 inline Sint16 getTop(const Sint32 top_pos = 0) const
135 return (Sint16)((Sint32)Top - top_pos);
173 inline Uint16 getBottom(const Sint32 top_pos = 0) const
175 …return ((Sint32)Top + (Sint32)Height - top_pos > 0) ? (Uint16)((Sint32)Top + (Sint32)Height - top_…
216 const signed int top_pos) in place() argument
218 Left = left_pos; Top = top_pos; in place()
251 const signed long top_pos,
H A Ddimopxt.h195 const unsigned long top_pos, in getRoiWindow() argument
205 if ((Data != NULL) && (left_pos < columns) && (top_pos < rows)) in getRoiWindow()
207 register T *p = Data + (columns * rows * frame) + (top_pos * columns) + left_pos; in getRoiWindow()
209 const unsigned long bottom = (top_pos + height < rows) ? top_pos + height : rows; in getRoiWindow()
216 for (y = top_pos; y < bottom; y++) in getRoiWindow()
H A Ddiovlay.h78 const signed long top_pos,
195 const signed int top_pos);
283 const signed int top_pos,
339 unsigned int &top_pos,
H A Ddcmimage.h560 const unsigned long top_pos,
566 Image->getMonoImagePtr()->setRoiWindow(left_pos, top_pos, width, height, frame) : 0;
861 const signed int top_pos,
870 …Image->getMonoImagePtr()->addOverlay(group, left_pos, top_pos, width, height, data, label, descrip…
1032 const signed int top_pos,
1036 Image->getOverlayPtr(idx)->placePlane(plane, left_pos, top_pos) : 0;
1136 unsigned int &top_pos,
1147 …Image->getMonoImagePtr()->getOverlayData(frame, plane, left_pos, top_pos, width, height, mode, idx…
1290 const signed long top_pos,
1320 const signed long top_pos,
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimgle/include/dcmtk/dcmimgle/
H A Ddiovpln.h85 const Sint16 top_pos,
134 inline Sint16 getTop(const Sint32 top_pos = 0) const
136 return OFstatic_cast(Sint16, OFstatic_cast(Sint32, Top) - top_pos);
175 inline Uint16 getBottom(const Sint32 top_pos = 0) const
177 return (OFstatic_cast(Sint32, Top) + OFstatic_cast(Sint32, Height) - top_pos > 0) ?
178 … OFstatic_cast(Uint16, OFstatic_cast(Sint32, Top) + OFstatic_cast(Sint32, Height) - top_pos) : 0;
219 const signed int top_pos);
251 const signed long top_pos,
H A Ddiovlay.h79 const signed long top_pos,
196 const signed int top_pos);
284 const signed int top_pos,
340 unsigned int &top_pos,
H A Ddimopxt.h220 const unsigned long top_pos, in getRoiWindow() argument
230 if ((Data != NULL) && (left_pos < columns) && (top_pos < rows)) in getRoiWindow()
232 T *p = Data + (columns * rows * frame) + (top_pos * columns) + left_pos; in getRoiWindow()
234 const unsigned long bottom = (top_pos + height < rows) ? top_pos + height : rows; in getRoiWindow()
241 for (y = top_pos; y < bottom; ++y) in getRoiWindow()
H A Ddcmimage.h664 const unsigned long top_pos,
670 Image->getMonoImagePtr()->setRoiWindow(left_pos, top_pos, width, height, frame) : 0;
1001 const signed int top_pos,
1010 …Image->getMonoImagePtr()->addOverlay(group, left_pos, top_pos, width, height, data, label, descrip…
1172 const signed int top_pos,
1176 Image->getOverlayPtr(idx)->placePlane(plane, left_pos, top_pos) : 0;
1276 unsigned int &top_pos,
1287 …Image->getMonoImagePtr()->getOverlayData(frame, plane, left_pos, top_pos, width, height, mode, idx…
1436 const signed long top_pos,
1468 const signed long top_pos,
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimgle/libsrc/
H A Ddimo1img.cc51 const signed long top_pos, in DiMono1Image() argument
59 …: DiMonoImage(image, left_pos, top_pos, src_cols, src_rows, dest_cols, dest_rows, interpolate, asp… in DiMono1Image()
118 const signed long top_pos, in createScale() argument
127 DiImage *image = new DiMono1Image(this, left_pos, top_pos, OFstatic_cast(Uint16, src_cols), in createScale()
H A Ddcmimage.cc388 const signed long top_pos, in createScaledImage() argument
403 if ((clip_height == 0) && (top_pos < OFstatic_cast(signed long, gh))) // same for 'height' in createScaledImage()
404 clip_height = gh - top_pos; in createScaledImage()
438 (top_pos < 0) || (OFstatic_cast(unsigned long, top_pos + clip_height) > gh)) && in createScaledImage()
445 …DiImage *image = Image->createScale(left_pos, top_pos, clip_width, clip_height, scale_width, scale… in createScaledImage()
461 const signed long top_pos, in createScaledImage() argument
476 if ((height == 0) && (top_pos < OFstatic_cast(signed long, gh))) // same for 'height' in createScaledImage()
477 height = gh - top_pos; in createScaledImage()
478 …return createScaledImage(left_pos, top_pos, width, height, OFstatic_cast(unsigned long, xfactor * … in createScaledImage()
489 const signed long top_pos, in createClippedImage() argument
[all …]
H A Ddimo2img.cc87 const signed long top_pos, in DiMono2Image() argument
95 …: DiMonoImage(image, left_pos, top_pos, src_cols, src_rows, dest_cols, dest_rows, interpolate, asp… in DiMono2Image()
164 const signed long top_pos, in createScale() argument
173 DiImage *image = new DiMono2Image(this, left_pos, top_pos, OFstatic_cast(Uint16, src_cols), in createScale()
H A Ddiovlay.cc84 const signed long top_pos, in DiOverlay() argument
88 Top(top_pos), in DiOverlay()
417 const signed int top_pos) in placePlane() argument
421 … if ((Data->Planes[plane]->getLeft() == left_pos) && (Data->Planes[plane]->getTop() == top_pos)) in placePlane()
423 Data->Planes[plane]->place(left_pos, top_pos); in placePlane()
479 const signed int top_pos, in addPlane() argument
498 …Data->Planes[plane] = new DiOverlayPlane(group, left_pos, top_pos, columns, rows, data, label, des… in addPlane()
533 unsigned int &top_pos, in getPlaneData() argument
553 top_pos = ymin; in getPlaneData()
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmimgle/libsrc/
H A Ddimo1img.cxx55 const signed long top_pos, in DiMono1Image() argument
63 …: DiMonoImage(image, left_pos, top_pos, src_cols, src_rows, dest_cols, dest_rows, interpolate, asp… in DiMono1Image()
122 const signed long top_pos, in createScale() argument
131 …DiImage *image = new DiMono1Image(this, (Uint16)left_pos, (Uint16)top_pos, (Uint16)src_cols, (Uint… in createScale()
H A Ddimo2img.cxx91 const signed long top_pos, in DiMono2Image() argument
99 …: DiMonoImage(image, left_pos, top_pos, src_cols, src_rows, dest_cols, dest_rows, interpolate, asp… in DiMono2Image()
168 const signed long top_pos, in createScale() argument
177 DiImage *image = new DiMono2Image(this, left_pos, top_pos, (Uint16)src_cols, (Uint16)src_rows, in createScale()
H A Ddcmimage.cxx404 const signed long top_pos, in createScaledImage() argument
420 clip_height = gh - top_pos; in createScaledImage()
450 if (((left_pos < 0) || (top_pos < 0) || ((unsigned long)(left_pos + clip_width) > gw) || in createScaledImage()
451 ((unsigned long)(top_pos + clip_height) > gh)) && in createScaledImage()
462 …DiImage *image = Image->createScale(left_pos, top_pos, clip_width, clip_height, scale_width, scale… in createScaledImage()
478 const signed long top_pos, in createScaledImage() argument
494 height = gh - top_pos; in createScaledImage()
495 return createScaledImage(left_pos, top_pos, width, height, (unsigned long)(xfactor * width), in createScaledImage()
506 const signed long top_pos, in createClippedImage() argument
511 …return createScaledImage(left_pos, top_pos, width, height, (unsigned long)0, (unsigned long)0, 0, … in createClippedImage()
H A Ddiovlay.cxx86 const signed long top_pos, in DiOverlay() argument
90 Top(top_pos), in DiOverlay()
412 const signed int top_pos) in placePlane() argument
416 … if ((Data->Planes[plane]->getLeft() == left_pos) && (Data->Planes[plane]->getTop() == top_pos)) in placePlane()
418 Data->Planes[plane]->place(left_pos, top_pos); in placePlane()
474 const signed int top_pos, in addPlane() argument
493 …Data->Planes[plane] = new DiOverlayPlane(group, left_pos, top_pos, columns, rows, data, label, des… in addPlane()
528 unsigned int &top_pos, in getPlaneData() argument
548 top_pos = ymin; in getPlaneData()
/dports/audio/aubio/aubio-0.4.9/python/demos/
H A Ddemo_spectrogram.py36 def get_rounded_ticks( top_pos, step, n_ticks ): argument
37 top_label = top_pos * step
39 ticks_first_label = top_pos * step / n_ticks
45 ticks_positions = [ ticks_labels[n] / step for n in range(n_ticks) ] + [ top_pos ]
/dports/audio/py-aubio/aubio-0.4.9/python/demos/
H A Ddemo_spectrogram.py36 def get_rounded_ticks( top_pos, step, n_ticks ): argument
37 top_label = top_pos * step
39 ticks_first_label = top_pos * step / n_ticks
45 ticks_positions = [ ticks_labels[n] / step for n in range(n_ticks) ] + [ top_pos ]

123456