Searched refs:btcx_align (Results 1 – 4 of 4) sorted by relevance
/drivers/media/pci/bt8xx/ |
D | btcx-risc.h | 21 int btcx_align(struct v4l2_rect *win, struct v4l2_clip *clips,
|
D | btcx-risc.c | 127 btcx_align(struct v4l2_rect *win, struct v4l2_clip *clips, unsigned int n, int mask) in btcx_align() function
|
D | bttv-driver.c | 2195 btcx_align(&win->w, clips, n, 3); in setup_window_lock() 2198 btcx_align(&win->w, clips, n, 1); in setup_window_lock()
|
/drivers/media/common/ |
D | btcx-risc.h | 23 int btcx_align(struct v4l2_rect *win, struct v4l2_clip *clips,
|