HomeSort by relevance Sort by last modified time
    Searched refs:CHANNEL_MASK_USE_CHANNEL_ORDER (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libstagefright/
WAVExtractor.cpp 33 #define CHANNEL_MASK_USE_CHANNEL_ORDER 0
96 mChannelMask(CHANNEL_MASK_USE_CHANNEL_ORDER) {
254 if ((mChannelMask != CHANNEL_MASK_USE_CHANNEL_ORDER)
AudioPlayer.cpp 133 channelMask = CHANNEL_MASK_USE_CHANNEL_ORDER;
225 audio_channel_mask_t audioMask = channelMask == CHANNEL_MASK_USE_CHANNEL_ORDER ?
  /frameworks/av/include/media/
MediaPlayerInterface.h 63 #define CHANNEL_MASK_USE_CHANNEL_ORDER 0
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerRenderer.cpp     [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp     [all...]

Completed in 812 milliseconds