Searched refs:res_rate (Results 1 – 1 of 1) sorted by relevance
1279 xmlrpc_value *res_type, *res_rate, *res_sample_format, *res_channel; in audio_format_from_xml() local1283 xmlrpc_struct_find_value(&chamelium->env, res, "rate", &res_rate); in audio_format_from_xml()1296 xmlrpc_read_int(&chamelium->env, res_rate, rate); in audio_format_from_xml()1304 xmlrpc_DECREF(res_rate); in audio_format_from_xml()