Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-yuv.c969 int lace_threshold = yi->lace_threshold; in ivtv_yuv_setup_frame() local
997 if (lace_threshold < 0) in ivtv_yuv_setup_frame()
998 lace_threshold = yi->decode_height - 1; in ivtv_yuv_setup_frame()
1016 if (nf->tru_h <= lace_threshold || nf->tru_h > 576 || nf->tru_w > 720) { in ivtv_yuv_setup_frame()
A Divtv-driver.h495 int lace_threshold; member
A Divtv-driver.c789 itv->yuv_info.lace_threshold = ivtv_yuv_threshold; in ivtv_init_struct1()

Completed in 11 milliseconds