Home
last modified time | relevance | path

Searched defs:SetCodecConfig (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/a2dp/
Da2dp_vendor_ldac_unittest.cc88 void SetCodecConfig() { in SetCodecConfig() function in bluetooth::testing::A2dpLdacTest
Da2dp_opus_unittest.cc101 void SetCodecConfig() { in SetCodecConfig() function in bluetooth::testing::A2dpOpusTest
Da2dp_sbc_unittest.cc106 void SetCodecConfig() { in SetCodecConfig() function in bluetooth::testing::A2dpSbcTest
Da2dp_aac_unittest.cc109 void SetCodecConfig() { in SetCodecConfig() function in bluetooth::testing::A2dpAacTest
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/android/
DImsMediaVideoSource.cpp80 void ImsMediaVideoSource::SetCodecConfig(int32_t codecType, const uint32_t profile, in SetCodecConfig() function in ImsMediaVideoSource