![]() |
GPUart
1.01
Prototype of GPUart, an application-based limited preemptive GPU scheduler for embedded real-time systems
|

Macros | |
| #define | C_SOB1_HEIGHT (512) |
| #define | C_SOB1_WIDTH (256) |
Functions | |
| void | swc_Sobel1_init (void) |
| void | swc_Sobel1_Task_periodic (void) |
Variables | |
| int | sob1_matrix_in_s32_swc [C_SOB1_HEIGHT *C_SOB1_WIDTH] |
| int | sob1_matrix_out_s32_swc [C_SOB1_HEIGHT *C_SOB1_WIDTH] |
| #define C_SOB1_HEIGHT (512) |
| #define C_SOB1_WIDTH (256) |
| void swc_Sobel1_init | ( | void | ) |

| void swc_Sobel1_Task_periodic | ( | void | ) |


| int sob1_matrix_in_s32_swc[C_SOB1_HEIGHT *C_SOB1_WIDTH] |
| int sob1_matrix_out_s32_swc[C_SOB1_HEIGHT *C_SOB1_WIDTH] |
1.8.6