Searched refs:SurroundSoundConfig (Results 1 – 10 of 10) sorted by relevance
41 using aidl::android::hardware::audio::core::SurroundSoundConfig;51 ConversionResult<media::SurroundSoundConfig::SurroundFormatFamily>52 ndk2cpp_SurroundSoundConfigFormatFamily(const SurroundSoundConfig::SurroundFormatFamily& ndk) { in ndk2cpp_SurroundSoundConfigFormatFamily()53 media::SurroundSoundConfig::SurroundFormatFamily cpp; in ndk2cpp_SurroundSoundConfigFormatFamily()61 ConversionResult<media::SurroundSoundConfig>62 ndk2cpp_SurroundSoundConfig(const SurroundSoundConfig& ndk) { in ndk2cpp_SurroundSoundConfig()63 media::SurroundSoundConfig cpp; in ndk2cpp_SurroundSoundConfig()65 media::SurroundSoundConfig::SurroundFormatFamily>>(ndk.formatFamilies, in ndk2cpp_SurroundSoundConfig()208 status_t DevicesFactoryHalAidl::getSurroundSoundConfig(media::SurroundSoundConfig *config) { in getSurroundSoundConfig()209 SurroundSoundConfig ndkConfig; in getSurroundSoundConfig()
42 status_t getSurroundSoundConfig(media::SurroundSoundConfig *config) override;
50 status_t getSurroundSoundConfig(media::SurroundSoundConfig *config) override;
217 media::SurroundSoundConfig *config __unused) { in getSurroundSoundConfig()
20 import android.media.SurroundSoundConfig;31 SurroundSoundConfig surroundSoundConfig;
29 parcelable SurroundSoundConfig {
26 ndk::ScopedAStatus getSurroundSoundConfig(SurroundSoundConfig*) override { in getSurroundSoundConfig() argument
51 virtual status_t getSurroundSoundConfig(media::SurroundSoundConfig *config) = 0;
163 aidl2legacy_SurroundFormatFamily(const media::SurroundSoundConfig::SurroundFormatFamily& aidl) { in aidl2legacy_SurroundFormatFamily()173 aidl2legacy_SurroundSoundConfig_SurroundFormats(const media::SurroundSoundConfig& aidl) { in aidl2legacy_SurroundSoundConfig_SurroundFormats()
317 "aidl/android/media/SurroundSoundConfig.aidl",