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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc-dec23.c179 static const unsigned char hash_table_ops[64*4] = { variable
643 op = hash_table_ops[htable_idx * 4];
677 offset1 += hash_table_ops [htable_idx * 4 + 2];
680 rows = ptable0004[offset1 + hash_table_ops [htable_idx * 4 + 3]];
685 shift = hash_table_ops[htable_idx * 4 + 1];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc-dec23.c179 static const unsigned char hash_table_ops[64*4] = { variable
643 op = hash_table_ops[htable_idx * 4];
677 offset1 += hash_table_ops [htable_idx * 4 + 2];
680 rows = ptable0004[offset1 + hash_table_ops [htable_idx * 4 + 3]];
685 shift = hash_table_ops[htable_idx * 4 + 1];

Completed in 70 milliseconds