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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dbtcx-risc.h23 int btcx_align(struct v4l2_rect *win, struct v4l2_clip *clips,
H A Dbtcx-risc.c131 btcx_align(struct v4l2_rect *win, struct v4l2_clip *clips, unsigned int n, int mask) function
252 EXPORT_SYMBOL(btcx_align); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-driver.c2237 width as btcx_align() does. If adjust_crop is TRUE the function
2345 btcx_align(&win->w, clips, n, 3);
2348 btcx_align(&win->w, clips, n, 1);

Completed in 55 milliseconds