Searched defs:p_restart_output (Results 1 - 9 of 9) sorted by relevance

/system/bt/stack/a2dp/
H A Da2dp_aac_encoder.cc106 bool* p_restart_output,
159 bool* p_restart_output, bool* p_config_updated) {
174 p_restart_output, p_config_updated);
184 bool* p_restart_output,
193 *p_restart_output = false;
157 updateEncoderUserConfig( const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
181 a2dp_aac_encoder_update(uint16_t peer_mtu, A2dpCodecConfig* a2dp_codec_config, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
H A Da2dp_vendor_aptx_encoder.cc107 bool* p_restart_output,
213 bool* p_restart_output, bool* p_config_updated) {
228 p_restart_input, p_restart_output,
239 bool* p_restart_output,
244 *p_restart_output = false;
211 updateEncoderUserConfig( const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
236 a2dp_vendor_aptx_encoder_update(uint16_t peer_mtu, A2dpCodecConfig* a2dp_codec_config, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
H A Da2dp_vendor_aptx_hd_encoder.cc106 bool* p_restart_input, bool* p_restart_output, bool* p_config_updated);
214 bool* p_restart_output, bool* p_config_updated) {
230 p_restart_input, p_restart_output,
240 bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) {
244 *p_restart_output = false;
212 updateEncoderUserConfig( const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
238 a2dp_vendor_aptx_hd_encoder_update( uint16_t peer_mtu, A2dpCodecConfig* a2dp_codec_config, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
H A Da2dp_aac.cc1435 UNUSED_ATTR bool* p_restart_input, UNUSED_ATTR bool* p_restart_output,
1433 updateEncoderUserConfig( UNUSED_ATTR const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, UNUSED_ATTR bool* p_restart_input, UNUSED_ATTR bool* p_restart_output, UNUSED_ATTR bool* p_config_updated) argument
H A Da2dp_codec_config.cc327 bool* p_restart_output, bool* p_config_updated) {
330 *p_restart_output = false;
368 *p_restart_output = true;
372 bool encoder_restart_output = *p_restart_output;
380 if (encoder_restart_output) *p_restart_output = true;
384 if (*p_restart_input || *p_restart_output) *p_config_updated = true;
707 bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) {
713 *p_restart_output = false;
734 p_restart_input, p_restart_output, p_config_updated)) {
753 *p_restart_output
321 setCodecUserConfig( const btav_a2dp_codec_config_t& codec_user_config, const btav_a2dp_codec_config_t& codec_audio_config, const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, const uint8_t* p_peer_codec_info, bool is_capability, uint8_t* p_result_codec_config, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
703 setCodecUserConfig( const btav_a2dp_codec_config_t& codec_user_config, const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, const uint8_t* p_peer_sink_capabilities, uint8_t* p_result_codec_config, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
808 setCodecAudioConfig( const btav_a2dp_codec_config_t& codec_audio_config, const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, const uint8_t* p_peer_sink_capabilities, uint8_t* p_result_codec_config, bool* p_restart_output, bool* p_config_updated) argument
834 setCodecOtaConfig( const uint8_t* p_ota_codec_config, const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, uint8_t* p_result_codec_config, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
[all...]
H A Da2dp_sbc.cc1552 UNUSED_ATTR bool* p_restart_input, UNUSED_ATTR bool* p_restart_output,
1550 updateEncoderUserConfig( UNUSED_ATTR const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, UNUSED_ATTR bool* p_restart_input, UNUSED_ATTR bool* p_restart_output, UNUSED_ATTR bool* p_config_updated) argument
H A Da2dp_sbc_encoder.cc119 bool* p_restart_output,
165 bool* p_restart_output, bool* p_config_updated) {
180 p_restart_output, p_config_updated);
190 bool* p_restart_output,
203 *p_restart_output = false;
163 updateEncoderUserConfig( const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
187 a2dp_sbc_encoder_update(uint16_t peer_mtu, A2dpCodecConfig* a2dp_codec_config, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
H A Da2dp_vendor_ldac_encoder.cc177 bool* p_restart_output,
318 bool* p_restart_output, bool* p_config_updated) {
333 p_restart_input, p_restart_output,
344 bool* p_restart_output,
351 *p_restart_output = false;
316 updateEncoderUserConfig( const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
341 a2dp_vendor_ldac_encoder_update(uint16_t peer_mtu, A2dpCodecConfig* a2dp_codec_config, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
/system/bt/btif/co/
H A Dbta_av_co.cc575 * @param p_restart_output if there is a change in the encoder configuration
576 * that requires restarting of the A2DP connection, flag |p_restart_output|
582 bool* p_restart_output);
1963 bool* p_restart_output) {
1974 *p_restart_output = false;
2003 *p_restart_output = true;
1959 SetCodecOtaConfig(BtaAvCoPeer* p_peer, const uint8_t* p_ota_codec_config, uint8_t num_protect, const uint8_t* p_protect_info, bool* p_restart_output) argument

Completed in 151 milliseconds