Searched refs:stream_cursor_size (Results 1 – 1 of 1) sorted by relevance
7393 unsigned int stream_cursor_size; in dc_query_current_properties() local7397 stream_cursor_size = dc->res_pool->funcs->get_max_hw_cursor_size(dc, in dc_query_current_properties()7401 if (stream_cursor_size < max_cursor_size) { in dc_query_current_properties()7402 max_cursor_size = stream_cursor_size; in dc_query_current_properties()