Searched refs:stream_cursor_size (Results 1 – 1 of 1) sorted by relevance
6511 unsigned int stream_cursor_size; in dc_query_current_properties() local6515 stream_cursor_size = dc->res_pool->funcs->get_max_hw_cursor_size(dc, in dc_query_current_properties()6519 if (stream_cursor_size < max_cursor_size) { in dc_query_current_properties()6520 max_cursor_size = stream_cursor_size; in dc_query_current_properties()