Searched defs:encapsulationType (Results 1 – 8 of 8) sorted by relevance
30 audio_encapsulation_type_t nEncapsulationType, int* encapsulationType) { in audioEncapsulationTypeFromNative()
1326 int encapsulationType; in convertAudioPortFromNative() local1383 int encapsulationType; in convertAudioPortFromNative() local
52 AudioDescriptor(int standard, int encapsulationType, @NonNull byte[] descriptor) { in AudioDescriptor()
62 int encapsulationType) { in AudioProfile()
76 void setEncapsulationType(audio_encapsulation_type_t encapsulationType) { in setEncapsulationType()
294 static inline bool isUnknownAudioEncapsulationType(const std::string& encapsulationType) { in isUnknownAudioEncapsulationType()
67 audio_encapsulation_type_t encapsulationType) : in AudioProfile()
719 AudioEncapsulationType* encapsulationType) { in encapsulationTypeFromHal()728 status_t HidlUtils::encapsulationTypeToHal(const AudioEncapsulationType& encapsulationType, in encapsulationTypeToHal()