Searched refs:subwindow_cnt (Results 1 – 1 of 1) sorted by relevance
38 static unsigned int map_subwindow_cnt_to_wce(uint32_t subwindow_cnt) in map_subwindow_cnt_to_wce() argument41 return count_lsb_zeroes(subwindow_cnt) - 1; in map_subwindow_cnt_to_wce()