Home
last modified time | relevance | path

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

/drivers/media/pci/cx18/
Dcx18-driver.c73 static int enc_yuv_buffers = CX18_DEFAULT_ENC_YUV_BUFFERS;
205 "\t\t\tDefault: " __stringify(CX18_DEFAULT_ENC_YUV_BUFFERS));
Dcx18-driver.h109 #define CX18_DEFAULT_ENC_YUV_BUFFERS 2 macro