Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/pwc/
Dpwc-dec23.c198 static const unsigned char hash_table_ops[64*4] = { variable
543 op = hash_table_ops[htable_idx * 4]; in decode_block()
582 offset1 += hash_table_ops [htable_idx * 4 + 2]; in decode_block()
585 rows = ptable0004[offset1 + hash_table_ops [htable_idx * 4 + 3]]; in decode_block()
590 shift = hash_table_ops[htable_idx * 4 + 1]; in decode_block()