Searched refs:active_height (Results 1 – 1 of 1) sorted by relevance
1592 int active_width,active_height; in Init() local1595 active_height=db_maxi(1,im_height-10); in Init()1597 block_height=db_maxi(1,active_height/nr_vertical_blocks); in Init()1600 (((double)active_width)*((double)active_height))))); in Init()1691 int active_width,active_height; in Init() local1694 active_height=db_maxi(1,im_height-10); in Init()1696 block_height=db_maxi(1,active_height/nr_vertical_blocks); in Init()1699 (((double)active_width)*((double)active_height))))); in Init()