Home
last modified time | relevance | path

Searched refs:tru_w (Results 1 – 2 of 2) sorted by relevance

/drivers/media/pci/ivtv/
Divtv-yuv.c230 f->tru_w, f->src_w, f->dst_w, f->src_x, f->dst_x); in ivtv_yuv_handle_horizontal()
990 nf->tru_w = args->src_width; in ivtv_yuv_setup_frame()
1022 if (nf->tru_h <= lace_threshold || nf->tru_h > 576 || nf->tru_w > 720) { in ivtv_yuv_setup_frame()
1026 (nf->tru_w > 720 && nf->tru_h < 1021)) in ivtv_yuv_setup_frame()
Divtv-driver.h409 u32 tru_w; member