Searched refs:num_line_byte (Results 1 – 3 of 3) sorted by relevance
393 saa7146_write(dev, where+0x14, vdma->num_line_byte); in saa7146_write_out_dma()429 vdma1.num_line_byte = ((vv->standard->v_field<<16) + vv->standard->h_pixels); in calculate_video_dma_grab_packed()560 vdma1.num_line_byte = ((vv->standard->v_field<<16) + vv->standard->h_pixels); in calculate_video_dma_grab_planar()573 vdma2.num_line_byte = 0; /* unused */ in calculate_video_dma_grab_planar()576 vdma3.num_line_byte = 0; /* unused */ in calculate_video_dma_grab_planar()
158 vdma3.num_line_byte = (16 << 16) | vbi_pixel_to_capture; in saa7146_set_vbi_capture()
28 u32 num_line_byte; member