Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/media/video/
Dzr36120.c972 void new_clip(struct video_window* vw, struct video_clip* vcp, int x, int y, int w, int h) in new_clip() function
1240 new_clip(&vw, vcp, ztv->swidth-vw.x, 0, vw.width-1, vw.height-1); in zoran_ioctl()
1242 new_clip(&vw, vcp, 0, ztv->sheight-vw.y, vw.width-1, vw.height-1); in zoran_ioctl()