mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-11-03 09:40:50 +08:00
fix[utils]: fix convert format error
Change-Id: I9994ab4671dbf9c0f7b0b0476c9fd2710294805d Signed-off-by: xueman.ruan <xueman.ruan@rock-chips.com>
This commit is contained in:
@@ -92,6 +92,8 @@ MPP_RET fps_calc_deinit(FpsCalc ctx);
|
||||
MPP_RET fps_calc_set_cb(FpsCalc ctx, FpsCalcCb cb);
|
||||
MPP_RET fps_calc_inc(FpsCalc ctx);
|
||||
|
||||
MPP_RET str_to_frm_fmt(const char *nptr, long *number);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user