Home
last modified time | relevance | path

Searched refs:encoder_restart_input (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/stack/a2dp/
H A Da2dp_codec_config.cc392 bool encoder_restart_input = *p_restart_input; in setCodecUserConfig() local
397 if (updateEncoderUserConfig(p_peer_params, &encoder_restart_input, in setCodecUserConfig()
400 if (encoder_restart_input) *p_restart_input = true; in setCodecUserConfig()