Searched refs:gx_ht_construct_bit (Results 1 – 3 of 3) sorted by relevance
47 void gx_ht_construct_bit(gx_ht_bit * bit, int width, int bit_num);
526 gx_ht_construct_bit(gx_ht_bit * bit, int width, int bit_num) in gx_ht_construct_bit() function561 gx_ht_construct_bit(phb, porder->width, phb->offset); in gx_ht_construct_bits()
501 gx_ht_construct_bit(&bits[count], width, y * width + x); in create_mask_bits()