Home
last modified time | relevance | path

Searched refs:str_to_frm_fmt (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/utils/
H A Dutils.h95 MPP_RET str_to_frm_fmt(const char *nptr, long *number);
H A Dmpi_dec_utils.c512 if (MPP_OK == str_to_frm_fmt(next, &number)) { in mpi_dec_opt_f()
H A Dmpi_enc_utils.c206 if (MPP_OK == str_to_frm_fmt(next, &number)) { in mpi_enc_opt_f()
H A Dutils.c1570 MPP_RET str_to_frm_fmt(const char *nptr, long *number) in str_to_frm_fmt() function