CX18_UNIT_ENC_YUV_BUFSIZE 576 drivers/media/pci/cx18/cx18-driver.c (cx->stream_buf_size[i] % CX18_UNIT_ENC_YUV_BUFSIZE); CX18_UNIT_ENC_YUV_BUFSIZE 578 drivers/media/pci/cx18/cx18-driver.c if (cx->stream_buf_size[i] < CX18_UNIT_ENC_YUV_BUFSIZE) CX18_UNIT_ENC_YUV_BUFSIZE 580 drivers/media/pci/cx18/cx18-driver.c CX18_UNIT_ENC_YUV_BUFSIZE; CX18_UNIT_ENC_YUV_BUFSIZE 118 drivers/media/pci/cx18/cx18-driver.h #define CX18_625_LINE_ENC_YUV_BUFSIZE (CX18_UNIT_ENC_YUV_BUFSIZE * 576/32) CX18_UNIT_ENC_YUV_BUFSIZE 119 drivers/media/pci/cx18/cx18-driver.h #define CX18_525_LINE_ENC_YUV_BUFSIZE (CX18_UNIT_ENC_YUV_BUFSIZE * 480/32) CX18_UNIT_ENC_YUV_BUFSIZE 137 drivers/media/pci/cx18/cx18-driver.h #define CX18_DEFAULT_ENC_YUV_BUFSIZE (CX18_UNIT_ENC_YUV_BUFSIZE * 3 / 1024 + 1)