Searched refs:ldaclib_get_sampling_rate_index (Results 1 – 3 of 3) sorted by relevance
68 DECLSPEC LDAC_RESULT ldaclib_get_sampling_rate_index(int, int *);
172 DECLSPEC LDAC_RESULT ldaclib_get_sampling_rate_index( function
203 result = ldaclib_get_sampling_rate_index( hLdacBT->pcm.sf, &sfid ); in ldacBT_init_handle_encode()