Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/aaccodecctrl_l2/include/
H A Da2dp_encoder_aac.h29 void ResetFeedingState(void) override in ResetFeedingState() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/include/
H A Da2dp_codec_wrapper.h36 virtual void ResetFeedingState(void) = 0;
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/include/
H A Da2dp_encoder_sbc.h119 void ResetFeedingState(void) override;
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_codec_thread.cpp156 encoder_->ResetFeedingState(); in StopTimer()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp77 void A2dpSbcEncoder::ResetFeedingState(void) in ResetFeedingState() function in OHOS::bluetooth::A2dpSbcEncoder
303 ResetFeedingState(); in UpdateEncoderParam()