Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/cx18/
Dcx18-driver.c87 static int enc_yuv_buffers = CX18_DEFAULT_ENC_YUV_BUFFERS;
219 "\t\t\tDefault: " __stringify(CX18_DEFAULT_ENC_YUV_BUFFERS));
Dcx18-driver.h122 #define CX18_DEFAULT_ENC_YUV_BUFFERS 2 macro