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

Macros | |
| #define | C_SOB2_HEIGHT (256) |
| #define | C_SOB2_WIDTH (1024) |
Functions | |
| void | swc_Sobel2_init (void) |
| void | swc_Sobel2_Task_periodic (void) |
Variables | |
| int | sob2_matrix_in_s32_swc [C_SOB2_HEIGHT *C_SOB2_WIDTH] |
| int | sob2_matrix_out_s32_swc [C_SOB2_HEIGHT *C_SOB2_WIDTH] |
| #define C_SOB2_HEIGHT (256) |
| #define C_SOB2_WIDTH (1024) |
| void swc_Sobel2_init | ( | void | ) |

| void swc_Sobel2_Task_periodic | ( | void | ) |


| int sob2_matrix_in_s32_swc[C_SOB2_HEIGHT *C_SOB2_WIDTH] |
| int sob2_matrix_out_s32_swc[C_SOB2_HEIGHT *C_SOB2_WIDTH] |
1.8.6