This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

咨询8127的OSD中,创建字库函数的参数含义



请问TI技术支持,

int SWOSD_createFontDatabase(int *fontDatabaseY, int *fontDatabaseUV,
char *swosd_stringPattern,
SWOSD_Fontdata * fontInfo);

函数中int *fontDatabaseY, int *fontDatabaseUV,这两个参数是什么含义呢,为啥是int类型的呢,谢谢。