HomeSort by relevance Sort by last modified time
    Searched refs:Common (Results 1 - 25 of 717) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/Nt32Pkg/Include/
WinNtDxe.h 28 #include <Common/WinNtInclude.h>
WinNtPeim.h 27 #include <Common/WinNtInclude.h>
  /frameworks/av/media/libeffects/lvm/lib/
Android.mk 41 Common/src/InstAlloc.c \
42 Common/src/DC_2I_D16_TRC_WRA_01.c \
43 Common/src/DC_2I_D16_TRC_WRA_01_Init.c \
44 Common/src/FO_2I_D16F32C15_LShx_TRC_WRA_01.c \
45 Common/src/FO_2I_D16F32Css_LShx_TRC_WRA_01_Init.c \
46 Common/src/FO_1I_D16F16C15_TRC_WRA_01.c \
47 Common/src/FO_1I_D16F16Css_TRC_WRA_01_Init.c \
48 Common/src/BP_1I_D16F32C30_TRC_WRA_01.c \
49 Common/src/BP_1I_D16F16C14_TRC_WRA_01.c \
50 Common/src/BP_1I_D32F32C30_TRC_WRA_02.c
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
SoundGenerator.java 15 int pipNum = Common.PIP_NUM;
16 int prefixTotalLength = Util.toLength(Common.PREFIX_LENGTH_S, Common.PLAYING_SAMPLE_RATE_HZ)
17 + Util.toLength(Common.PAUSE_BEFORE_PREFIX_DURATION_S, Common.PLAYING_SAMPLE_RATE_HZ)
18 + Util.toLength(Common.PAUSE_AFTER_PREFIX_DURATION_S, Common.PLAYING_SAMPLE_RATE_HZ);
20 Common.PIP_DURATION_S + Common.PAUSE_DURATION_S, Common.PLAYING_SAMPLE_RATE_HZ)
    [all...]
WavAnalyzer.java 78 double[] coeffOfVar = new double[Common.PIP_NUM];
79 for (int i = 0; i < Common.PIP_NUM; i++) {
80 double[] powerAtFreq = new double[Common.REPETITIONS];
81 for (int j = 0; j < Common.REPETITIONS; j++) {
107 if (Util.mean(dB) - Util.mean(noiseDB) < Common.SIGNAL_MIN_STRENGTH_DB_ABOVE_NOISE) {
113 int indexOf2000Hz = Util.findClosest(Common.FREQUENCIES_ORIGINAL, 2000.0);
114 threshold = dB[indexOf2000Hz] + Common.PASSING_THRESHOLD_DB;
115 int indexOf18500Hz = Util.findClosest(Common.FREQUENCIES_ORIGINAL, 18500.0);
116 int indexOf20000Hz = Util.findClosest(Common.FREQUENCIES_ORIGINAL, 20000.0);
135 + Util.toLength(Common.PREFIX_LENGTH_S + Common.PAUSE_AFTER_PREFIX_DURATION_S, sampleRate)
    [all...]
  /external/clang/test/CodeGen/
pr19841.cpp 3 namespace Common {
18 Common::RenderMode _configRenderMode;
22 0 == Common::kRenderCGA || _vm->_configRenderMode == Common::kRenderEGA
  /external/python/cpython3/Include/
pydtrace.d 15 #pragma D attributes Evolving/Evolving/Common provider python provider
16 #pragma D attributes Evolving/Evolving/Common provider python module
17 #pragma D attributes Evolving/Evolving/Common provider python function
18 #pragma D attributes Evolving/Evolving/Common provider python name
19 #pragma D attributes Evolving/Evolving/Common provider python args
  /external/skia/src/core/
SkImageFilterPriv.h 14 * Helper to unflatten the common data, and return nullptr if we fail.
17 Common localVar; \
  /external/skqp/src/core/
SkImageFilterPriv.h 14 * Helper to unflatten the common data, and return nullptr if we fail.
17 Common localVar; \
  /device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
Crc32.h 18 #include <Common/UefiBaseTypes.h>
  /device/linaro/bootloader/edk2/BaseTools/Source/C/EfiLdrImage/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenCrc32/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFfs/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenPage/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenSec/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/PyEfiCompressor/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/PyUtility/
Makefile 14 !INCLUDE ..\Makefiles\ms.common
18 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Split/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
EccGlobalData.py 17 import Common.LongFilePathOs as os

Completed in 1390 milliseconds

1 2 3 4 5 6 7 8 91011>>