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

/linux-master/drivers/media/pci/ivtv/
H A Divtv-yuv.c224 f->tru_w, f->src_w, f->dst_w, f->src_x, f->dst_x);
984 nf->tru_w = args->src_width;
1016 if (nf->tru_h <= lace_threshold || nf->tru_h > 576 || nf->tru_w > 720) {
1020 (nf->tru_w > 720 && nf->tru_h < 1021))
H A Divtv-driver.h409 u32 tru_w; member in struct:yuv_frame_info

Completed in 194 milliseconds