HomeSort by relevance Sort by last modified time
    Searched refs:restart_input (Results 1 - 7 of 7) sorted by null

  /system/bt/stack/a2dp/
a2dp_vendor_aptx_encoder.cc 201 // NOTE: Ignore the restart_input / restart_output flags - this initization
203 bool restart_input = false; local
207 a2dp_codec_config, &restart_input,
a2dp_vendor_aptx_hd_encoder.cc 202 // NOTE: Ignore the restart_input / restart_output flags - this initization
204 bool restart_input = false; local
208 a2dp_codec_config, &restart_input,
a2dp_aac_encoder.cc 148 // NOTE: Ignore the restart_input / restart_output flags - this initization
150 bool restart_input = false; local
154 &restart_input, &restart_output, &config_updated);
a2dp_vendor_ldac_encoder.cc 306 // NOTE: Ignore the restart_input / restart_output flags - this initization
308 bool restart_input = false; local
312 a2dp_codec_config, &restart_input,
a2dp_sbc_encoder.cc 154 // NOTE: Ignore the restart_input / restart_output flags - this initization
156 bool restart_input = false; local
160 &restart_input, &restart_output, &config_updated);
    [all...]
a2dp_codec_config.cc 797 "%s: Configured: restart_input = %d restart_output = %d "
823 bool restart_input = false; // Flag ignored - input was just restarted local
826 p_peer_sink_capabilities, true, p_result_codec_config, &restart_input,
    [all...]
  /system/bt/btif/co/
bta_av_co.cc 1445 bool restart_input = false; local
1965 bool restart_input = false; local
    [all...]

Completed in 105 milliseconds