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

  /frameworks/av/media/libstagefright/codecs/aacdec/
get_audio_specific_config.cpp 133 channel_config = CALL getbits(
137 RETURNING (channel_config)
139 IF (channel_config > 2)
153 channel_config = channel_config,
156 MODIFYING (pVars->mc_info,channel_config,pInputStream)
312 UInt channel_config; local
367 channel_config = get9_n_lessbits(LEN_CHAN_CONFIG,
370 if ((channel_config > 2) && (!pVars->aacConfigUtilityEnabled))
421 channel_config,
    [all...]
  /external/aac/libMpegTPDec/src/
tpdec_adts.h 119 UCHAR channel_config; member in struct:__anon1729
  /device/samsung/tuna/audio/
audio_hw.c 3046 channel_config_t channel_config; local
    [all...]

Completed in 199 milliseconds