Searched refs:col_bit_max (Results 1 – 1 of 1) sorted by relevance
247 uint32_t col_bit_max = 8 - bpp; in draw_letter_normal() local257 letter_px = (*map_p & bitmask) >> (col_bit_max - col_bit); in draw_letter_normal()266 if(col_bit < col_bit_max) { in draw_letter_normal()