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

  /external/opencore/codecs_v2/audio/aac/dec/src/
get_ga_specific_config.h 85 UInt channel_config,
get_ga_specific_config.cpp 52 channel_config = variable that indicates the channel configuration
88 This function takes the sampling_rate_idx, channel_config, and
142 IF (channel_config == 0)
151 channel_config--;
152 pVars->prog_config.front.ele_is_cpe[0] = channel_config;
304 UInt channel_config,
363 if (channel_config == 0)
383 channel_config--;
384 pVars->prog_config.front.ele_is_cpe[0] = channel_config;
397 } /* if (channel_config) */
    [all...]
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...]
  /frameworks/base/media/libstagefright/codecs/aacdec/
get_ga_specific_config.h 85 UInt channel_config,
get_ga_specific_config.cpp 52 channel_config = variable that indicates the channel configuration
88 This function takes the sampling_rate_idx, channel_config, and
142 IF (channel_config == 0)
151 channel_config--;
152 pVars->prog_config.front.ele_is_cpe[0] = channel_config;
304 UInt channel_config,
363 if (channel_config == 0)
383 channel_config--;
384 pVars->prog_config.front.ele_is_cpe[0] = channel_config;
397 } /* if (channel_config) */
    [all...]
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/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/
get_ga_specific_config.cpp 52 channel_config = variable that indicates the channel configuration
88 This function takes the sampling_rate_idx, channel_config, and
142 IF (channel_config == 0)
151 channel_config--;
152 pVars->prog_config.front.ele_is_cpe[0] = channel_config;
304 UInt channel_config,
363 if (channel_config == 0)
383 channel_config--;
384 pVars->prog_config.front.ele_is_cpe[0] = channel_config;
397 } /* if (channel_config) */
    [all...]
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/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_capability.cpp 1056 Oscl_Vector<H324ChannelParameters, PVMFTscAlloc>* channel_config = local
    [all...]
  /external/opencore/fileformats/rawaac/parser/src/
aacfileparser.cpp 1388 uint8 channel_config = (uint8)(((iAACHeaderBuffer[2] & 0x01) << 2) | local
    [all...]

Completed in 437 milliseconds