HomeSort by relevance Sort by last modified time
    Searched full:frequency (Results 276 - 300 of 3243) sorted by null

<<11121314151617181920>>

  /development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/
SynthUnit.java 27 * @return frequency
  /device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmCpuLib/ArmCortexAEMv8Lib/
ArmCortexAEMv8Lib.c 27 // Note: System Counter frequency can only be set in Secure privileged mode,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/BootState/
BootState.c 28 // GUID for frequency selection HOB
  /device/linaro/bootloader/edk2/PerformancePkg/Include/Guid/
TscFrequency.h 2 GUID for TSC frequency
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Lpit/
Lpit.aslc 176 EFI_ACPI_LOW_POWER_IDLE_RES_FREQ_8K //Residency counter frequency
188 EFI_ACPI_LOW_POWER_IDLE_RES_FREQ_8K //Residency counter frequency
200 EFI_ACPI_LOW_POWER_IDLE_RES_FREQ_8K //Residency counter frequency
212 EFI_ACPI_LOW_POWER_IDLE_RES_FREQ_8K //Residency counter frequency
  /external/adhd/cras/src/common/
a2dp-codecs.h 92 uint8_t frequency:4; member in struct:__anon14099
104 uint8_t frequency:6; member in struct:__anon14100
113 uint8_t frequency:4; member in struct:__anon14101
128 uint8_t frequency:6; member in struct:__anon14102
  /external/autotest/server/cros/
chaos_shadow_ap_list.conf 17 frequency = 2412
  /external/fio/
STEADYSTATE-TODO 3 - Allow user to specify the frequency of measurements
  /external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
todo.txt 10 > frequency?) while trying to online/offline that cpu from another
  /external/mesa3d/src/gallium/auxiliary/os/
os_time.c 70 static LARGE_INTEGER frequency;
72 if(!frequency.QuadPart)
73 QueryPerformanceFrequency(&frequency);
75 return counter.QuadPart*INT64_C(1000000000)/frequency.QuadPart;
  /external/pdfium/testing/resources/
bug_452455.in 52 /Frequency 53
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
ScanResultTest.java 23 assertThat(scanResult.frequency, equalTo(42));
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowScanResultTest.java 22 assertThat(scanResult.frequency).isEqualTo(42);
  /external/swiftshader/src/Common/
Timer.hpp 33 static int64_t frequency();
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_EncodeWav.pbtxt 12 Scalar containing the sample frequency.
  /external/tensorflow/tensorflow/core/kernels/
mfcc_mel_filterbank_test.cc 39 20.0 /* lower frequency limit */, 4000.0 /* upper frequency limit */);
67 20 /* channels */, 20.0 /* lower frequency limit */,
68 4000.0 /* upper frequency limit */);
  /external/vboot_reference/firmware/lib/include/
vboot_audio_private.h 16 uint16_t frequency; member in struct:VbDevMusicNote
  /external/webrtc/webrtc/modules/audio_processing/logging/
aec_logging_file_handling.h 25 // sample frequency, it closes it first.
  /external/wpa_supplicant_8/src/ap/
dfs.h 2 * DFS - Dynamic Frequency Selection
  /frameworks/av/services/mediaextractor/seccomp_policy/
mediaextractor-arm.policy 1 # Organized by frequency of systemcall - in descending order for
mediaextractor-arm64.policy 1 # Organized by frequency of systemcall - in descending order for
  /frameworks/base/cmds/incident_helper/src/parsers/
CpuFreqParser.h 25 * Cpu frequency parser, parses text in /sys/devices/system/cpu/cpufreq/all_time_in_state
  /frameworks/minikin/libs/minikin/
OptimalLineBreaker.h 28 HyphenationFrequency frequency, bool justified);
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.h 61 * It removes the high frequency motion and keep the low frequency motion
117 * Returns the current low frequency motion parameters.
121 * Returns the inverse of the current low frequency motion parameters.
  /packages/apps/TV/tuner/src/com/mediatek/tunerservice/
IMtkTuner.aidl 20 boolean tune(int frequency, String modulation, int timeOutMs);

Completed in 1954 milliseconds

<<11121314151617181920>>