Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dbroadcast.c29 static int gen_coding_history (char * added_history, int added_history_max, const SF_INFO * psfinfo…
80 gen_coding_history (added_history, sizeof (added_history), &(psf->sf)) ; in broadcast_var_set()
114 gen_coding_history (char * added_history, int added_history_max, const SF_INFO * psfinfo) in gen_coding_history() function