Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821-video-upstream.h44 #define PAL_LINES_PER_FRAME 576 macro
54 #define FRAME_SIZE_PAL_Y422 (PAL_LINES_PER_FRAME * Y422_LINE_SZ)
55 #define FRAME_SIZE_PAL_Y411 (PAL_LINES_PER_FRAME * Y411_LINE_SZ)
58 #define PAL_DATA_BUF_SZ (Y422_LINE_SZ * PAL_LINES_PER_FRAME)