HomeSort by relevance Sort by last modified time
    Searched defs:keyStreamSupportedChannels (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libaudioclient/include/media/
AudioParameter.h 73 // keyStreamSupportedChannels: audio_channel_mask_t
76 static const char * const keyStreamSupportedChannels;
  /frameworks/av/media/libmedia/
AudioParameter.cpp 44 const char * const AudioParameter::keyStreamSupportedChannels = AUDIO_PARAMETER_STREAM_SUP_CHANNELS;

Completed in 75 milliseconds