Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/pwc/
H A Dpwc-dec23.c186 static const unsigned char hash_table_ops[64*4] = { variable
531 op = hash_table_ops[htable_idx * 4]; in decode_block()
570 offset1 += hash_table_ops [htable_idx * 4 + 2]; in decode_block()
573 rows = ptable0004[offset1 + hash_table_ops [htable_idx * 4 + 3]]; in decode_block()
578 shift = hash_table_ops[htable_idx * 4 + 1]; in decode_block()
/kernel/linux/linux-6.6/drivers/media/usb/pwc/
H A Dpwc-dec23.c186 static const unsigned char hash_table_ops[64*4] = { variable
531 op = hash_table_ops[htable_idx * 4]; in decode_block()
570 offset1 += hash_table_ops [htable_idx * 4 + 2]; in decode_block()
573 rows = ptable0004[offset1 + hash_table_ops [htable_idx * 4 + 3]]; in decode_block()
578 shift = hash_table_ops[htable_idx * 4 + 1]; in decode_block()

Completed in 3 milliseconds