Searched refs:SurroundFormatFamily (Results 1 – 3 of 3) sorted by relevance
30 parcelable SurroundFormatFamily {45 SurroundFormatFamily[] formatFamilies;
51 ConversionResult<media::SurroundSoundConfig::SurroundFormatFamily>52 ndk2cpp_SurroundSoundConfigFormatFamily(const SurroundSoundConfig::SurroundFormatFamily& ndk) { in ndk2cpp_SurroundSoundConfigFormatFamily()53 media::SurroundSoundConfig::SurroundFormatFamily cpp; in ndk2cpp_SurroundSoundConfigFormatFamily()65 media::SurroundSoundConfig::SurroundFormatFamily>>(ndk.formatFamilies, in ndk2cpp_SurroundSoundConfig()
161 using SurroundFormatFamily = AudioPolicyConfig::SurroundFormats::value_type; typedef162 ConversionResult<SurroundFormatFamily>163 aidl2legacy_SurroundFormatFamily(const media::SurroundSoundConfig::SurroundFormatFamily& aidl) { in aidl2legacy_SurroundFormatFamily()