|
RetroArch
|
Go to the source code of this file.
Typedefs | |
| typedef typedefRETRO_BEGIN_DECLS struct rtga | rtga_t |
Functions | |
| int | rtga_process_image (rtga_t *rtga, void **buf, size_t size, unsigned *width, unsigned *height) |
| bool | rtga_set_buf_ptr (rtga_t *rtga, void *data) |
| void | rtga_free (rtga_t *rtga) |
| rtga_t * | rtga_alloc (void) |
| int rtga_process_image | ( | rtga_t * | rtga, |
| void ** | buf, | ||
| size_t | size, | ||
| unsigned * | width, | ||
| unsigned * | height | ||
| ) |
1.8.15