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

  /external/aac/libMpegTPEnc/src/
tpenc_adts.h 102 CHANNEL_MODE channel_mode; member in struct:__anon2148
tpenc_asc.cpp 119 CHANNEL_MODE channel_mode; /*!< Present channel mode. */ member in struct:__anon2150
161 * \param channel_mode Current channel mode.
168 const CHANNEL_MODE channel_mode
175 if (pceConfigTab[i].channel_mode == channel_mode) {
183 int getChannelConfig( CHANNEL_MODE channel_mode )
187 switch(channel_mode) {
    [all...]
  /frameworks/av/media/libstagefright/
avc_utils.cpp 693 int channel_mode = (header >> 6) & 3; local
695 *out_channels = (channel_mode == 3) ? 1 : 2;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ac97_codec.h 512 unsigned char channel_mode; member in struct:snd_ac97
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ac97_codec.h 512 unsigned char channel_mode; member in struct:snd_ac97
  /external/bluetooth/bluedroid/stack/include/
uipc_msg.h 551 UINT8 channel_mode; member in struct:__anon3431
583 UINT8 channel_mode; /* 0x02:mono, 0x01:dual */ member in struct:__anon3435

Completed in 820 milliseconds