Searched refs:ytop (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dffplay.c174 int width, height, xleft, ytop; member in struct:VideoState
371 s->xleft, s->ytop,
375 s->xleft + s->width - w2, s->ytop,
379 s->xleft + w1, s->ytop,
383 s->xleft + w1, s->ytop + s->height - h2,
753 rect.y = is->ytop + y;
760 is->xleft, is->ytop, is->width, is->height,
823 s->xleft, s->ytop, s->width, s->height,
834 y1 = s->ytop + ch * h + (h / 2); /* position of center line */
855 y = s->ytop
[all...]

Completed in 68 milliseconds