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_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_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_aac_encoder.cc 142 // NOTE: Ignore the restart_input / restart_output flags - this initization
144 bool restart_input = false; local
148 &restart_input, &restart_output, &config_updated);
a2dp_vendor_ldac_encoder.cc 302 // NOTE: Ignore the restart_input / restart_output flags - this initization
304 bool restart_input = false; local
308 a2dp_codec_config, &restart_input,
a2dp_codec_config.cc 639 "%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,
    [all...]
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...]
  /system/bt/btif/co/
bta_av_co.cc 1053 bool restart_input = false; local
1152 bool restart_input = false; local
    [all...]

Completed in 943 milliseconds