Searched refs:y2 (Results 1 - 25 of 241) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_slicify.c81 int y2; local
84 for (y2 = y; y2 + slice->h <= y + h; y2 += slice->h)
85 avfilter_draw_slice(link->dst->outputs[0], y2, slice->h, slice_dir);
87 if (y2 < y + h)
88 avfilter_draw_slice(link->dst->outputs[0], y2, y + h - y2, slice_dir);
90 for (y2 = y + h; y2
[all...]
H A Ddrawutils.h41 int hsub, int vsub, int x, int y, int y2, int w, int h);
H A Dvf_cropdetect.c30 int x1, y1, x2, y2; member in struct:__anon2070
109 cd->y2 = 0;
129 cd->y2 = 0;
140 for (y = picref->video->h-1; y > cd->y2; y--) {
142 cd->y2 = y;
167 h = cd->y2 - y + 1;
185 "x1:%d x2:%d y1:%d y2:%d w:%d h:%d x:%d y:%d pos:%"PRId64" pts:%"PRId64" t:%f crop=%d:%d:%d:%d\n",
186 cd->x1, cd->x2, cd->y1, cd->y2, w, h, x, y, picref->pos, picref->pts,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dbbox.h27 int x1, x2, y1, y2; member in struct:__anon3342
H A Dvf_cropdetect.c37 int x1, y1, x2, y2; member in struct:CropDetectContext
110 s->y2 = 0;
137 s->y2 = 0;
148 for (y = frame->height - 1; y > s->y2; y--) {
150 s->y2 = y;
175 h = s->y2 - y + 1;
195 SET_META("lavfi.cropdetect.y2", s->y2);
202 "x1:%d x2:%d y1:%d y2:%d w:%d h:%d x:%d y:%d pts:%"PRId64" t:%f crop=%d:%d:%d:%d\n",
203 s->x1, s->x2, s->y1, s->y2,
[all...]
H A Dvf_bbox.c80 h = box.y2 - box.y1 + 1;
92 SET_META("lavfi.bbox.y2", box.y2)
97 " x1:%d x2:%d y1:%d y2:%d w:%d h:%d"
99 box.x1, box.x2, box.y1, box.y2, w, h,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dstatline.cpp69 wxCoord x2, y2; local
73 y2 = sz.y;
78 y2 = 0;
81 renderer->DrawLine(0, 0, x2, y2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dregiong.cpp32 wxCoord x1, x2, y1, y2; member in struct:Box
50 extents.y2 = rect.y + rect.height;
103 wxCoord y2);
122 wxCoord y2), /* Function to call for over-
129 register wxCoord y2), /* Function to call for non-
137 register wxCoord y2)); /* Function to call for non-
145 register wxCoord y2);
153 register wxCoord y2);
159 register wxCoord y2);
167 register wxCoord y2);
746 miIntersectO( register Region pReg, register BoxPtr r1, BoxPtr r1End, register BoxPtr r2, BoxPtr r2End, wxCoord y1, wxCoord y2) argument
1045 miRegionOp( register Region newReg, Region reg1, Region reg2, int (*overlapFunc)( register Region pReg, register BoxPtr r1, BoxPtr r1End, register BoxPtr r2, BoxPtr r2End, wxCoord y1, wxCoord y2), int (*nonOverlap1Func)( register Region pReg, register BoxPtr r, BoxPtr rEnd, register wxCoord y1, register wxCoord y2), int (*nonOverlap2Func)( register Region pReg, register BoxPtr r, BoxPtr rEnd, register wxCoord y1, register wxCoord y2)) argument
1354 miUnionNonO( register Region pReg, register BoxPtr r, BoxPtr rEnd, register wxCoord y1, register wxCoord y2) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Dmisc.h53 WXDLLIMPEXP_OGL void oglCheckLineIntersection(double x1, double y1, double x2, double y2,
58 double x1, double y1, double x2, double y2, double *x3, double *y3);
63 double x2, double y2, // other end of line
68 double x2, double y2, // Other end of line
71 WXDLLIMPEXP_OGL void oglGetArrowPoints(double x1, double y1, double x2, double y2,
82 * wanting to draw an arc FROM point x2, y2 TOWARDS point x3, y3.
88 WXDLLIMPEXP_OGL void oglDrawArcToEllipse(double x1, double y1, double a1, double b1, double x2, double y2, double x3, double y3,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dsfp-machine.h75 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) ({ \
76 unsigned int __r2 = (x2) + (y2); \
101 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) ({ \
102 unsigned int __r2 = (x2) - (y2); \
127 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/time/
H A Dtimeconv.c48 /* How many leap years between y1 and y2, y1 must less or equal to y2 */
49 static long leaps_between(long y1, long y2) argument
53 long leaps2 = math_div(y2 - 1, 4) - math_div(y2 - 1, 100)
54 + math_div(y2 - 1, 400);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dsfp-machine_32.h78 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \
86 "rI" ((USItype)(y2)), \
93 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \
101 "rI" ((USItype)(y2)), \
108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \
123 "rI" ((USItype)(y2)), \
133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \
148 "rI" ((USItype)(y2)), \
158 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Doglmisc.cpp542 * Check that (x1, y1) -> (x2, y2) hits (x3, y3) -> (x4, y4).
548 void oglCheckLineIntersection(double x1, double y1, double x2, double y2, argument
552 double denominator_term = (y4 - y3)*(x2 - x1) - (y2 - y1)*(x4 - x3);
572 k_line = ((y1 - y3) + line_constant*(y2 - y1))/(y4 - y3);
584 * Find where (x1, y1) -> (x2, y2) hits one of the lines in xvec, yvec.
589 double x1, double y1, double x2, double y2, double *x3, double *y3)
601 oglCheckLineIntersection(x1, y1, x2, y2, lastx, lasty, xvec[i], yvec[i],
613 oglCheckLineIntersection(x1, y1, x2, y2, lastx, lasty, xvec[0], yvec[0],
621 *y3 = (y1 + (y2 - y1)*min_ratio);
632 double x2, double y2, // othe
588 oglFindEndForPolyline(double n, double xvec[], double yvec[], double x1, double y1, double x2, double y2, double *x3, double *y3) argument
630 oglFindEndForBox(double width, double height, double x1, double y1, double x2, double y2, double *x3, double *y3) argument
657 oglFindEndForCircle(double radius, double x1, double y1, double x2, double y2, double *x3, double *y3) argument
682 oglGetArrowPoints(double x1, double y1, double x2, double y2, double length, double width, double *tip_x, double *tip_y, double *side1_x, double *side1_y, double *side2_x, double *side2_y) argument
719 oglDrawArcToEllipse(double x1, double y1, double width1, double height1, double x2, double y2, double x3, double y3, double *x4, double *y4) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Drtjpeg.c112 uint8_t *y1 = f->data[0], *y2 = f->data[0] + 8 * f->linesize[0]; local
129 BLOCK(c->lquant, y2, f->linesize[0]);
130 y2 += 8;
131 BLOCK(c->lquant, y2, f->linesize[0]);
132 y2 += 8;
139 y2 += 2 * 8 * (f->linesize[0] - w);
H A Dsrtdec.c49 const char *in, int x1, int y1, int x2, int y2)
61 if (x2 >= 0 && y2 >= 0 && (x2 != x1 || y2 != y1))
63 "{\\an1}{\\move(%d,%d,%d,%d)}", x1, y1, x2, y2);
187 int *x1, int *y1, int *x2, int *y2)
196 x1, x2, y1, y2);
211 int ts_start, ts_end, x1 = -1, y1 = -1, x2 = -1, y2 = -1; local
222 ptr = read_ts(ptr, &ts_start, &ts_end, &x1, &y1, &x2, &y2);
226 x1, y1, x2, y2);
48 srt_to_ass(AVCodecContext *avctx, char *out, char *out_end, const char *in, int x1, int y1, int x2, int y2) argument
186 read_ts(const char *buf, int *ts_start, int *ts_end, int *x1, int *y1, int *x2, int *y2) argument
H A Dcinepak.c42 uint8_t y0, y1, y2, y3; member in struct:__anon1892
51 uint16_t x2, y2; member in struct:__anon1893
103 codebook[i].y2 = *data++;
114 codebook[i].y2 = *data++;
137 for (y=strip->y1; y < strip->y2; y+=4) {
191 s->frame.data[0][iy[2] + 0] = codebook->y2;
192 s->frame.data[0][iy[2] + 1] = codebook->y2;
193 s->frame.data[0][iy[3] + 0] = codebook->y2;
194 s->frame.data[0][iy[3] + 1] = codebook->y2;
216 s->frame.data[0][iy[1] + 0] = codebook->y2;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Drtjpeg.c111 uint8_t *y1 = f->data[0], *y2 = f->data[0] + 8 * f->linesize[0]; local
131 BLOCK(c->lquant, y2, f->linesize[0]);
132 y2 += 8;
133 BLOCK(c->lquant, y2, f->linesize[0]);
134 y2 += 8;
141 y2 += 2 * 8 * (f->linesize[0] - w);
H A Dxl.c50 int y0, y1, y2, y3 = 0, c0 = 0, c1 = 0; local
89 y2 = y1 + xl_table[val & 0x1F];
91 y3 = y2 + xl_table[val & 0x1F];
105 Y[j + 2] = y2 << 1;
H A Dsrtdec.c51 const char *in, int x1, int y1, int x2, int y2)
63 if (x2 >= 0 && y2 >= 0 && (x2 != x1 || y2 != y1))
65 "{\\an1}{\\move(%d,%d,%d,%d)}", x1, y1, x2, y2);
197 int *x1, int *y1, int *x2, int *y2)
206 x1, x2, y1, y2);
222 int ts_start, ts_end, x1 = -1, y1 = -1, x2 = -1, y2 = -1; local
233 y2 = AV_RL32(p + 12);
241 ptr = read_ts(ptr, &ts_start, &ts_end, &x1, &y1, &x2, &y2);
254 x1, y1, x2, y2);
50 srt_to_ass(AVCodecContext *avctx, char *out, char *out_end, const char *in, int x1, int y1, int x2, int y2) argument
196 read_ts(const char *buf, int *ts_start, int *ts_end, int *x1, int *y1, int *x2, int *y2) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/geometry/
H A Drect.cpp103 int x2, y2, w2, h2; member in struct:RectData
107 wxRect GetSecond() const { return wxRect(x2, y2, w2, h2); }
139 int x2, y2, w2, h2; member in struct:RectData
143 wxRect GetSecond() const { return wxRect(x2, y2, w2, h2); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/themes/
H A Dmetal.cpp241 y2 = y1; local
246 y2++;
250 dcNormal.DrawLine(x1, y1, x2, y2);
251 dcDisabled.DrawLine(x1, y1, x2, y2);
261 y2++;
266 y2--;
272 y2++;
293 dcDisabled.DrawLine(x1, y1, x2, y2);
300 y2 = ARROW_WIDTH;
301 dcDisabled.DrawLine(x1, y1, x2, y2);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dsrtdec.c53 int32_t *x1, int32_t *y1, int32_t *x2, int32_t *y2)
64 x1, x2, y1, y2) >= 8) {
99 int32_t x1 = -1, y1 = -1, x2 = -1, y2 = -1; local
102 pts = get_pts(&ptr, &duration, &x1, &y1, &x2, &y2);
121 AV_WL32(p + 12, y2);
52 get_pts(const char **buf, int *duration, int32_t *x1, int32_t *y1, int32_t *x2, int32_t *y2) argument
H A Dsrtenc.c67 int size, x1 = -1, y1 = -1, x2 = -1, y2 = -1; local
75 y2 = AV_RL32(p + 12);
95 x1, x2, y1, y2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/mb862xx/
H A Dmb862xxfb_accel.c201 int x2, y2, vxres, vyres; local
205 y2 = image->dy + image->height;
209 y2 = min(y2, vyres);
211 height = y2 - dy;
260 u32 x2, y2, vxres, vyres, height, width, fg; local
273 y2 = rect->dy + rect->height;
275 y2 = min(y2, vyres);
277 height = y2
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddcbase.cpp65 y2 = y1 + height; local
74 DoDrawLine(x1, y3, x3, y2);
75 DoDrawLine(x3, y2, x2, y1);
78 CalcBoundingBox(x2, y2);
174 void wxDCBase::DrawSpline(wxCoord x1, wxCoord y1, wxCoord x2, wxCoord y2, wxCoord x3, wxCoord y3) argument
183 point2->x = x2; point2->y = y2;
215 int wx_spline_pop(double *x1, double *y1, double *x2, double *y2, double *x3,
217 void wx_spline_push(double x1, double y1, double x2, double y2, double x3, double y3,
233 double x1, y1, x2, y2, x3, y3, x4, y4; local
238 while (wx_spline_pop(&x1, &y1, &x2, &y2,
257 double x1, y1, x2, y2, x3, y3, x4, y4; member in struct:wx_spline_stack_struct
271 wx_spline_push(double x1, double y1, double x2, double y2, double x3, double y3, double x4, double y4) argument
285 wx_spline_pop(double *x1, double *y1, double *x2, double *y2, double *x3, double *y3, double *x4, double *y4) argument
331 double x1, y1, x2, y2; local
1032 long y2 = y*y; local
[all...]

Completed in 223 milliseconds

12345678910