Home
last modified time | relevance | path

Searched refs:ihevce_sprintf (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dihevce_sys_api.c266 int ihevce_sprintf(void *pv_handle, char *dst, const char *format, ...) in ihevce_sprintf() function
301 ps_sys_api->ihevce_sprintf = ihevce_sprintf; in ihevce_init_sys_api()
Dihevce_api.h962 int (*ihevce_sprintf)(void *pv_cb_handle, char *pi1_str, const char *format, ...); member
Dihevce_error_check.c510 if(NULL == ps_sys_api->ihevce_sprintf) in ihevce_hle_validate_static_params()