Searched refs:Y411_LINE_SZ (Results 1 – 2 of 2) sorted by relevance
47 #define Y411_LINE_SZ 1080 macro53 #define FRAME_SIZE_NTSC_Y411 (NTSC_LINES_PER_FRAME * Y411_LINE_SZ)55 #define FRAME_SIZE_PAL_Y411 (PAL_LINES_PER_FRAME * Y411_LINE_SZ)
194 frame_size = (bpl == Y411_LINE_SZ) ? in cx25821_risc_buffer_upstream()198 frame_size = (bpl == Y411_LINE_SZ) ? in cx25821_risc_buffer_upstream()310 Y411_LINE_SZ : Y422_LINE_SZ; in cx25821_write_frame()316 frame_size = (line_size == Y411_LINE_SZ) ? in cx25821_write_frame()319 frame_size = (line_size == Y411_LINE_SZ) ? in cx25821_write_frame()449 PIXEL_FRMT_411) ? Y411_LINE_SZ : in cx25821_video_upstream_irq()