Searched refs:PAL_RISC_BUF_SIZE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-video-upstream-ch2.h71 #define PAL_RISC_BUF_SIZE (2 * PAL_US_VID_PROG_SIZE) macro
92 #define PAL_RISC_BUF_SIZE ( 2 * (RISC_SYNC_INSTRUCTION_SIZE + PAL_US_VID_PROG_SIZE) ) macro
H A Dcx25821-video-upstream.h72 #define PAL_RISC_BUF_SIZE (2 * PAL_US_VID_PROG_SIZE) macro
97 #define PAL_RISC_BUF_SIZE (2 * PAL_US_VID_PROG_SIZE) macro
H A Dcx25821-video-upstream-ch2.c789 dev->_isNTSC_ch2 ? NTSC_RISC_BUF_SIZE : PAL_RISC_BUF_SIZE;
H A Dcx25821-video-upstream.c841 dev->_isNTSC ? NTSC_RISC_BUF_SIZE : PAL_RISC_BUF_SIZE;

Completed in 68 milliseconds