Lines Matching defs:itv

25 static int ivtv_yuv_prep_user_dma(struct ivtv *itv, struct ivtv_user_dma *dma,  in ivtv_yuv_prep_user_dma()
138 int ivtv_yuv_filter_check(struct ivtv *itv) in ivtv_yuv_filter_check()
152 static void ivtv_yuv_filter(struct ivtv *itv, int h_filter, int v_filter_1, int v_filter_2) in ivtv_yuv_filter()
212 static void ivtv_yuv_handle_horizontal(struct ivtv *itv, struct yuv_frame_info *f) in ivtv_yuv_handle_horizontal()
374 static void ivtv_yuv_handle_vertical(struct ivtv *itv, struct yuv_frame_info *f) in ivtv_yuv_handle_vertical()
653 static u32 ivtv_yuv_window_setup(struct ivtv *itv, struct yuv_frame_info *f) in ivtv_yuv_window_setup()
798 void ivtv_yuv_work_handler(struct ivtv *itv) in ivtv_yuv_work_handler()
840 static void ivtv_yuv_init(struct ivtv *itv) in ivtv_yuv_init()
940 static void ivtv_yuv_next_free(struct ivtv *itv) in ivtv_yuv_next_free()
963 static void ivtv_yuv_setup_frame(struct ivtv *itv, struct ivtv_dma_frame *args) in ivtv_yuv_setup_frame()
1056 void ivtv_yuv_frame_complete(struct ivtv *itv) in ivtv_yuv_frame_complete()
1062 static int ivtv_yuv_udma_frame(struct ivtv *itv, struct ivtv_dma_frame *args) in ivtv_yuv_udma_frame()
1107 void ivtv_yuv_setup_stream_frame(struct ivtv *itv) in ivtv_yuv_setup_stream_frame()
1133 int ivtv_yuv_udma_stream_frame(struct ivtv *itv, void __user *src) in ivtv_yuv_udma_stream_frame()
1154 int ivtv_yuv_prep_frame(struct ivtv *itv, struct ivtv_dma_frame *args) in ivtv_yuv_prep_frame()
1170 void ivtv_yuv_close(struct ivtv *itv) in ivtv_yuv_close()