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

  /device/google/marlin/
audio_output_policy.conf 4 # sample rate specified under "sampling_rates" and bit width under
17 sampling_rates 48000
24 sampling_rates 48000
31 sampling_rates 48000
38 sampling_rates 44100|48000|96000|192000
45 sampling_rates 48000
52 sampling_rates 48000
60 sampling_rates 96000|192000
  /device/generic/goldfish/
audio_policy.conf 30 sampling_rates 8000|11025|16000|22050|24000|44100|48000
39 sampling_rates 8000|11025|16000|22050|44100|48000
49 sampling_rates 48000
57 sampling_rates 48000
  /hardware/libhardware_legacy/audio/
audio_policy.conf 30 sampling_rates 44100
39 sampling_rates 8000|16000
49 sampling_rates 48000
57 sampling_rates 48000
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
audio_policy_conf.h 44 #define SAMPLING_RATES_TAG "sampling_rates"
69 #define DYNAMIC_VALUE_TAG "dynamic" // special value for "channel_masks", "sampling_rates" and
  /hardware/libhardware_legacy/include/hardware_legacy/
audio_policy_conf.h 45 #define SAMPLING_RATES_TAG "sampling_rates"
51 #define DYNAMIC_VALUE_TAG "dynamic" // special value for "channel_masks", "sampling_rates" and
  /frameworks/av/services/audiopolicy/
audio_policy.conf 74 # sampling_rates 44100
107 sampling_rates 48000
116 sampling_rates 8000|16000
130 sampling_rates 48000
138 sampling_rates 48000
  /external/libopus/tests/
test_opus_encode.c 190 int sampling_rates[5] = {8000, 12000, 16000, 24000, 48000}; local
211 int sampling_rate = RAND_SAMPLE(sampling_rates);

Completed in 1550 milliseconds