Home
last modified time | relevance | path

Searched defs:pwc_dec23_private (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/media/usb/pwc/
A Dpwc-dec23.h18 struct pwc_dec23_private struct
20 struct mutex lock;
22 unsigned char last_cmd, last_cmd_valid;
24 unsigned int scalebits;
25 unsigned int nbitsmask, nbits; /* Number of bits of a color in the compressed stream */
27 unsigned int reservoir;
28 unsigned int nbits_in_reservoir;
30 const unsigned char *stream;
31 int temp_colors[16];
40 unsigned int table_d800[256];
[all …]

Completed in 3 milliseconds