![]() |
Synergy Software Package User's Manual
|
#include <sf_el_gx_api.h>
Data Fields | |
| display_instance_t * | p_display_instance |
| Pointer to a display instance. | |
| display_runtime_cfg_t * | p_display_runtime_cfg |
| Pointer to a runtime display configuration. | |
| display_frame_layer_t | inherit_frame_layer |
| Configured Inherit Screen Layer. | |
| void * | p_canvas |
| Pointer to a canvas(reserved) | |
| void * | p_framebuffer_a |
| Pointer to a frame buffer(A) | |
| void * | p_framebuffer_b |
| Pointer to a frame buffer(B) | |
| void(* | p_callback )(sf_el_gx_callback_args_t *p_args) |
| Pointer to callback function. | |
| void * | p_context |
| Pointer to a context. | |
| void * | p_jpegbuffer |
| Pointer to a JPEG work buffer. | |
| uint32_t | jpegbuffer_size |
| Size of a JPEG work buffer. | |
| void * | p_sf_jpeg_decode_instance |
| Pointer to a JPEG framework instance. | |
| _Bool | dave2d_buffer_cache_enabled |
| D/AVE 2D buffer cache enabled/disabled. | |
Configuration structure for the SSP GUIX adaptation framework