Searched refs:stream_cursor_size (Results 1 – 1 of 1) sorted by relevance
6367 unsigned int stream_cursor_size; in dc_query_current_properties() local6371 stream_cursor_size = dc->res_pool->funcs->get_max_hw_cursor_size(dc, in dc_query_current_properties()6375 if (stream_cursor_size < max_cursor_size) { in dc_query_current_properties()6376 max_cursor_size = stream_cursor_size; in dc_query_current_properties()