HomeSort by relevance Sort by last modified time
    Searched full:num_sample_rates (Results 1 - 16 of 16) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
aac_rom.h 95 extern const int sampRateTab[NUM_SAMPLE_RATES];
96 extern const int BandwithCoefTab[8][NUM_SAMPLE_RATES];
98 extern const UWord8 sfBandTotalShort[NUM_SAMPLE_RATES];
99 extern const UWord8 sfBandTotalLong[NUM_SAMPLE_RATES];
100 extern const int sfBandTabShortOffset[NUM_SAMPLE_RATES];
102 extern const int sfBandTabLongOffset[NUM_SAMPLE_RATES];
psy_const.h 78 #define NUM_SAMPLE_RATES 12
  /frameworks/base/core/jni/
android_media_AudioSystem.cpp     [all...]
  /external/kernel-headers/original/uapi/sound/
compress_params.h 329 * @num_sample_rates: Number of valid values in sample_rates array
352 __u32 num_sample_rates; member in struct:snd_codec_desc
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
aacenc.c 349 for(i = 0; i < NUM_SAMPLE_RATES; i++)
420 for(i = 0; i < NUM_SAMPLE_RATES; i++)
aac_rom.c     [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
compress_params.h 366 * @num_sample_rates: Number of valid values in sample_rates array
389 __u32 num_sample_rates; member in struct:snd_codec_desc
  /hardware/qcom/msm8996/original-kernel-headers/sound/
compress_params.h 409 * @num_sample_rates: Number of valid values in sample_rates array
432 __u32 num_sample_rates; member in struct:snd_codec_desc
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
compress_params.h 364 * @num_sample_rates: Number of valid values in sample_rates array
387 __u32 num_sample_rates; member in struct:snd_codec_desc
  /bionic/libc/kernel/uapi/sound/
compress_params.h 214 __u32 num_sample_rates; member in struct:snd_codec_desc
  /docs/source.android.com/src/devices/audio/
tv.jd 131 unsigned int num_sample_rates; /* number of sampling rates in following array */
  /hardware/qcom/msm8994/kernel-headers/sound/
compress_params.h 260 __u32 num_sample_rates; member in struct:snd_codec_desc
  /hardware/qcom/msm8x84/kernel-headers/sound/
compress_params.h 257 __u32 num_sample_rates; member in struct:snd_codec_desc
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
AudioPort.cpp 108 port->num_sample_rates = flatenedRates.size();
  /hardware/qcom/msm8996/kernel-headers/sound/
compress_params.h 305 __u32 num_sample_rates; member in struct:snd_codec_desc
  /system/media/audio/include/system/
audio.h 1089 unsigned int num_sample_rates; \/* number of sampling rates in following array *\/ member in struct:audio_port
    [all...]

Completed in 732 milliseconds