Home
last modified time | relevance | path

Searched refs:ivtv_yuv_prep_frame (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/media/pci/ivtv/
Divtv-yuv.h28 int ivtv_yuv_prep_frame(struct ivtv *itv, struct ivtv_dma_frame *args);
Divtv-yuv.c1151 int ivtv_yuv_prep_frame(struct ivtv *itv, struct ivtv_dma_frame *args) in ivtv_yuv_prep_frame() function
Divtv-ioctl.c1664 return ivtv_yuv_prep_frame(itv, args); in ivtv_decoder_ioctls()