Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/a2dp/
Da2dp_vendor_ldac_unittest.cc58 SetCodecConfig(); in SetUp()
80 void SetCodecConfig() { in SetCodecConfig() function in bluetooth::testing::A2dpLdacTest
Da2dp_opus_unittest.cc68 SetCodecConfig(); in SetUp()
89 void SetCodecConfig() { in SetCodecConfig() function in bluetooth::testing::A2dpOpusTest
Da2dp_aac_unittest.cc70 SetCodecConfig(); in SetUp()
93 void SetCodecConfig() { in SetCodecConfig() function in bluetooth::testing::A2dpAacTest
Da2dp_sbc_unittest.cc71 SetCodecConfig(); in SetUp()
94 void SetCodecConfig() { in SetCodecConfig() function in bluetooth::testing::A2dpSbcTest
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/include/video/android/
DImsMediaVideoSource.h96 void SetCodecConfig(const int32_t codecType, const uint32_t profile, const uint32_t level,
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/nodes/
DIVideoSourceNode.cpp65 mVideoSource->SetCodecConfig( in Start()
/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