RetroArch
|
Go to the source code of this file.
Classes | |
struct | ocr_image_info |
struct | ocr_driver |
Typedefs | |
typedef struct ocr_driver | ocr_driver_t |
Functions | |
bool | ocr_driver_init (void) |
void | ocr_driver_free (void) |
char * | ocr_driver_get_text (struct ocr_image_info image) |
Variables | |
const ocr_driver_t | ocr_null |
typedef struct ocr_driver ocr_driver_t |
char* ocr_driver_get_text | ( | struct ocr_image_info | image | ) |
const ocr_driver_t ocr_null |