Searched defs:encapsulationType (Results 1 – 4 of 4) sorted by relevance
31 audio_encapsulation_type_t nEncapsulationType, int* encapsulationType) { in audioEncapsulationTypeFromNative()
1328 int encapsulationType; in convertAudioProfileFromNative() local1425 int encapsulationType = in convertAudioPortFromNative() local1464 int encapsulationType; in convertAudioPortFromNative() local
75 public AudioDescriptor(int standard, int encapsulationType, @NonNull byte[] descriptor) { in AudioDescriptor()
82 @NonNull int[] channelIndexMasks, int encapsulationType) { in AudioProfile()