Searched refs:btstack_resample_set_factor (Results 1 – 4 of 4) sorted by relevance
76 void btstack_resample_set_factor(btstack_resample_t * context, uint32_t factor);
56 void btstack_resample_set_factor(btstack_resample_t * context, uint32_t src_step){ in btstack_resample_set_factor() function
578 btstack_resample_set_factor(&resample_instance, resampling_factor); in handle_l2cap_media_data_packet()596 btstack_resample_set_factor(&resample_instance, resampling_factor); in handle_l2cap_media_data_packet()
507 btstack_resample_set_factor(&resample_instance, resampling_factor); in audio_processing_decode()