Searched refs:lace_threshold (Results 1 – 3 of 3) sorted by relevance
970 int lace_threshold = yi->lace_threshold; in ivtv_yuv_setup_frame() local998 if (lace_threshold < 0) in ivtv_yuv_setup_frame()999 lace_threshold = yi->decode_height - 1; in ivtv_yuv_setup_frame()1017 if (nf->tru_h <= lace_threshold || nf->tru_h > 576 || nf->tru_w > 720) { in ivtv_yuv_setup_frame()
495 int lace_threshold; member
789 itv->yuv_info.lace_threshold = ivtv_yuv_threshold; in ivtv_init_struct1()