Searched refs:defrect (Results 1 - 25 of 28) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/sn9c102/
H A Dsn9c102_tas5110d.c87 .defrect = {
H A Dsn9c102_tas5110c1b.c119 .defrect = {
H A Dsn9c102_tas5130d1b.c130 .defrect = {
H A Dsn9c102_hv7131d.c227 .defrect = {
H A Dsn9c102_pas106b.c256 .defrect = {
H A Dsn9c102_mi0343.c315 .defrect = {
H A Dsn9c102_pas202bcb.c279 .defrect = {
H A Dsn9c102_hv7131r.c326 .defrect = {
H A Dsn9c102_ov7630.c384 .defrect = {
H A Dsn9c102_mi0360.c402 .defrect = {
H A Dsn9c102_ov7660.c501 .defrect = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/et61x251/
H A Det61x251_tas5130d1b.c111 .defrect = {
H A Det61x251_core.c1108 rect = &(s->cropcap.defrect);
1171 memcpy(&(s->_rect), &(s->cropcap.defrect),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-risc.c385 if ((crop->left == tvnorm->cropcap.defrect.left
386 && crop->top == tvnorm->cropcap.defrect.top
387 && crop->width == tvnorm->cropcap.defrect.width
388 && crop->height == tvnorm->cropcap.defrect.height
H A Dbttv-vbi.c438 real_count = ((tvnorm->cropcap.defrect.top >> 1)
H A Dbttv-driver.c236 /* e.g. 23 * 2 to 23 * 2 + 576 in PAL-BGHI defrect. */ \
241 .cropcap.defrect.left = hdelayx1, \
242 .cropcap.defrect.top = (videostart0) * 2, \
243 .cropcap.defrect.width = swidth, \
244 .cropcap.defrect.height = sheight, \
275 cropcap.defrect is used for image width
1285 c->rect = bttv_tvnorms[norm].cropcap.defrect;
1777 /* In this mode capturing always starts at defrect.top
1779 if (btv->vbi_end > bttv_tvnorms[norm].cropcap.defrect.top) {
1786 c.rect = bttv_tvnorms[norm].cropcap.defrect;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/zc0301/
H A Dzc0301_pb0330.c148 .defrect = {
H A Dzc0301_core.c578 rect = &(s->cropcap.defrect);
628 memcpy(&(s->_rect), &(s->cropcap.defrect),
1309 frmsize.discrete.width = cam->sensor.cropcap.defrect.width;
1310 frmsize.discrete.height = cam->sensor.cropcap.defrect.height;
H A Dzc0301_pas202bcb.c318 .defrect = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cpia2/
H A Dcpia2_v4l.c979 c->defrect.left = 0;
980 c->defrect.top = 0;
981 c->defrect.width = cam->vw.width;
982 c->defrect.height = cam->vw.height;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dzoran_driver.c3925 cropcap->defrect.top = cropcap->defrect.left = 0;
3926 cropcap->defrect.width = BUZ_MIN_WIDTH;
3927 cropcap->defrect.height = BUZ_MIN_HEIGHT;
H A Dvideodev.c1292 dbgrect(vfd, "defrect ", &p->defrect);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dvideodev2.h673 struct v4l2_rect defrect; member in struct:v4l2_cropcap
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/em28xx/
H A Dem28xx-video.c1208 cc->defrect = cc->bounds;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-ioctl.c814 cropcap->defrect = cropcap->bounds;

Completed in 134 milliseconds

12