Searched refs:encoder_interface (Results 1 – 2 of 2) sorted by relevance
158 const tA2DP_ENCODER_INTERFACE* encoder_interface; member458 btif_a2dp_source_cb.encoder_interface = bta_av_co_get_encoder_interface(); in btif_a2dp_source_encoder_init_event()459 if (btif_a2dp_source_cb.encoder_interface == NULL) { in btif_a2dp_source_encoder_init_event()472 btif_a2dp_source_cb.encoder_interface->encoder_init( in btif_a2dp_source_encoder_init_event()478 btif_a2dp_source_cb.encoder_interface->get_encoder_interval_ms(); in btif_a2dp_source_encoder_init_event()595 CHECK(btif_a2dp_source_cb.encoder_interface != NULL); in btif_a2dp_source_audio_tx_start_event()596 btif_a2dp_source_cb.encoder_interface->feeding_reset(); in btif_a2dp_source_audio_tx_start_event()600 btif_a2dp_source_cb.encoder_interface->get_encoder_interval_ms()); in btif_a2dp_source_audio_tx_start_event()611 btif_a2dp_source_cb.encoder_interface->get_encoder_interval_ms(), in btif_a2dp_source_audio_tx_start_event()648 if (btif_a2dp_source_cb.encoder_interface != NULL) in btif_a2dp_source_audio_tx_stop_event()[all …]
1040 const tA2DP_ENCODER_INTERFACE* encoder_interface = in bta_av_co_get_encoder_interface() local1046 return encoder_interface; in bta_av_co_get_encoder_interface()