Searched refs:yuv_frame_info (Results 1 – 3 of 3) sorted by relevance
32 struct yuv_frame_info *f = &yi->new_frame_info[frame]; in ivtv_yuv_prep_user_dma()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()655 struct yuv_frame_info *of = &itv->yuv_info.old_frame_info; in ivtv_yuv_window_setup()801 struct yuv_frame_info f; in ivtv_yuv_work_handler()968 struct yuv_frame_info *nf = &yi->new_frame_info[frame]; in ivtv_yuv_setup_frame()969 struct yuv_frame_info *of = &yi->new_frame_info[last_frame]; in ivtv_yuv_setup_frame()
392 struct yuv_frame_info struct507 struct yuv_frame_info new_frame_info[IVTV_YUV_BUFFERS];508 struct yuv_frame_info old_frame_info;509 struct yuv_frame_info old_frame_info_args;
342 struct yuv_frame_info *f = &yi->new_frame_info[frame]; in ivtv_dma_stream_dec_prepare()834 struct yuv_frame_info *f = &yi->new_frame_info[last_dma_frame]; in ivtv_irq_vsync()
Completed in 11 milliseconds