Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/ivtv/
Divtv-yuv.c242 f->tru_w, f->src_w, f->dst_w, f->src_x, f->dst_x); in ivtv_yuv_handle_horizontal()
1000 nf->tru_w = args->src_width; in ivtv_yuv_setup_frame()
1032 if (nf->tru_h <= lace_threshold || nf->tru_h > 576 || nf->tru_w > 720) { in ivtv_yuv_setup_frame()
1036 (nf->tru_w > 720 && nf->tru_h < 1021)) in ivtv_yuv_setup_frame()
Divtv-driver.h412 u32 tru_w; member