Searched refs:btcx_align (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/media/pci/bt8xx/ |
H A D | btcx-risc.h | 21 int btcx_align(struct v4l2_rect *win, struct v4l2_clip *clips,
|
H A D | btcx-risc.c | 127 btcx_align(struct v4l2_rect *win, struct v4l2_clip *clips, unsigned int n, int mask) btcx_align() function
|
H A D | bttv-driver.c | 2097 width as btcx_align() does. If adjust_crop is TRUE the function 2208 btcx_align(&win->w, clips, n, 3); setup_window_lock() 2211 btcx_align(&win->w, clips, n, 1); setup_window_lock()
|
/linux-4.1.27/drivers/media/common/ |
H A D | btcx-risc.h | 23 int btcx_align(struct v4l2_rect *win, struct v4l2_clip *clips,
|
Completed in 66 milliseconds