Searched refs:n_pixels (Results 1 – 3 of 3) sorted by relevance
58 for (size_t i = 0; i < output_buffer->n_pixels; i++) in fill_background()126 for (size_t x = 0; x < output_buffer->n_pixels; x++) { in apply_lut()456 stage_buffer.n_pixels = line_width; in compose_active_planes()457 output_buffer.n_pixels = line_width; in compose_active_planes()
70 size_t n_pixels; member
697 int x_limit = min_t(size_t, drm_rect_width(&frame_info->dst), src_buffer->n_pixels); in vkms_writeback_row()
Completed in 9 milliseconds