Searched refs:mali_c55_stats_buffer (Results 1 – 4 of 4) sorted by relevance
17 of the C structure :c:type:`mali_c55_stats_buffer` defined in22 struct mali_c55_stats_buffer *stats =23 (struct mali_c55_stats_buffer *)buf;25 For details of the statistics see :c:type:`mali_c55_stats_buffer`.
49 .buffersize = sizeof(struct mali_c55_stats_buffer) in mali_c55_stats_g_fmt_meta_cap()102 if (sizes[0] && sizes[0] < sizeof(struct mali_c55_stats_buffer)) in mali_c55_stats_queue_setup()108 sizes[0] = sizeof(struct mali_c55_stats_buffer); in mali_c55_stats_queue_setup()120 vb2_set_plane_payload(vb, 0, sizeof(struct mali_c55_stats_buffer)); in mali_c55_stats_buf_queue()218 length = sizeof(struct mali_c55_stats_buffer) - MALI_C55_1024BIN_HIST_SIZE; in mali_c55_stats_cpu_read()
186 struct mali_c55_stats_buffer { struct
357 The layout of the buffer is described by :c:type:`mali_c55_stats_buffer`,