Searched refs:restart_input (Results 1 - 7 of 7) sorted by relevance

/system/bt/stack/a2dp/
H A Da2dp_vendor_aptx_hd_encoder.cc202 // NOTE: Ignore the restart_input / restart_output flags - this initization
204 bool restart_input = false; local
208 a2dp_codec_config, &restart_input,
H A Da2dp_vendor_aptx_encoder.cc201 // NOTE: Ignore the restart_input / restart_output flags - this initization
203 bool restart_input = false; local
207 a2dp_codec_config, &restart_input,
H A Da2dp_aac_encoder.cc148 // NOTE: Ignore the restart_input / restart_output flags - this initization
150 bool restart_input = false; local
154 &restart_input, &restart_output, &config_updated);
H A Da2dp_vendor_ldac_encoder.cc306 // NOTE: Ignore the restart_input / restart_output flags - this initization
308 bool restart_input = false; local
312 a2dp_codec_config, &restart_input,
H A Da2dp_codec_config.cc639 "%s: Configured: restart_input = %d restart_output = %d "
665 bool restart_input = false; // Flag ignored - input was just restarted local
668 p_peer_sink_capabilities, true, p_result_codec_config, &restart_input,
H A Da2dp_sbc_encoder.cc154 // NOTE: Ignore the restart_input / restart_output flags - this initization
156 bool restart_input = false; local
160 &restart_input, &restart_output, &config_updated);
/system/bt/btif/co/
H A Dbta_av_co.cc1059 bool restart_input = false; local
1104 result_codec_config, &restart_input, &restart_output,
1167 bool restart_input = false; local
1203 p_ota_codec_config, &peer_params, result_codec_config, &restart_input,
1219 if (restart_input || config_updated) {

Completed in 640 milliseconds