HomeSort by relevance Sort by last modified time
    Searched full:160 (Results 76 - 100 of 1769) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/openssl/crypto/dsa/
fips186a.txt 13 generation standard described in appendix 2 using the 160-bit SEED:
20 the SHA to construct G (as in appendix 3, section 3.3) and a 160-bit XSEED:
32 the SHA to construct G (as in appendix 3, section 3.3) and a 160-bit KSEED:
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalConfig.h 85 #define M4VSS3GPP_AMR_DECODED_PCM_SAMPLE_NUMBER 160 /**< 20ms at 8000hz -->
86 20x8=160 samples */
116 #define M4VSS3GPP_AMR_AU_SILENCE_FRAME_048_DURATION 160
  /frameworks/base/docs/html/design/style/
metrics-grids.jd 10 600<acronym title="Density-independent pixels: One dp is one pixel on a 160 dpi (mdpi)
13 title="Low density (120 dpi)">LDPI</acronym>, <acronym title="Medium density (160
26 on a 160 dpi (mdpi) screen.">dp</acronym> measurements instead of pixels.</p>
devices-displays.jd 35 <img src="{@docRoot}design/media/devices_displays_density@2x.png" alt="" height="160" />
39 standard (normal size and <acronym title="Medium density (160 dpi)">MDPI</acronym>) and scale it up or
  /external/webrtc/src/common_audio/vad/
vad_filterbank.c 22 // Constant 160*log10(2) in Q9
133 // We expect |frame_size| to be 80, 160 or 240 samples, which corresponds to
245 // 160*log10(energy_s16*2^shfts) = 160*log10(2)*log2(energy_s16*2^shfts) =
246 // 160*log10(2)*(log2(energy_s16) + log2(2^shfts)) =
247 // 160*log10(2)*(log2(energy_s16) + shfts)
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
Sweep.java 45 float x = 160;
56 float x = 160;
  /development/samples/training/location-aware/res/layout/
main.xml 29 android:minWidth="160sp"
37 android:minWidth="160sp"
  /external/libgsm/
README 15 GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
17 with typical UNIX applications, our implementation turns frames of 160
  /external/skia/gm/
poly2poly.cpp 75 canvas->translate(SkIntToScalar(160), SkIntToScalar(10));
91 canvas->translate(SkIntToScalar(160), SkIntToScalar(110));
  /external/webrtc/src/modules/audio_processing/ns/
defines.h 18 #define BLOCKL_MAX 160 // max processing block length: 160
  /sdk/emulator/opengl/tests/ut_renderer/
RendererSurface.cpp 74 if (width <= 160)
76 if (height <= 160)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/fr-FR/
fr-FR_nk0_kpdf_dur.utf 482 160
552 160
723 160
732 160
735 160
807 160
978 160
1137 160
1422 160
1593 160
    [all...]
  /cts/tests/res/layout/
videoview_layout.xml 24 android:layout_width="160px"
  /cts/tests/tests/holo/
Android.mk 29 LOCAL_AAPT_FLAGS = -c land -c xx_YY -c cs -c 320dpi -c 240dpi -c 213dpi -c 160dpi -c 120dpi
  /cts/tests/tests/net/src/android/net/rtp/cts/
AudioGroupTest.java 100 assertPacket(mSocketA, 12 + 160);
103 assertPacket(mSocketB, 12 + 160);
109 assertPacket(mSocketB, 12 + 160);
112 assertPacket(mSocketA, 12 + 160);
  /cts/tests/tests/text/src/android/text/cts/
LoginFilter_PasswordFilterGMailTest.java 50 assertTrue(passwordFilterGMail.isAllowed((char) 160));
  /development/samples/AccelerometerPlay/
Android.mk 28 LOCAL_AAPT_FLAGS = -c 120dpi -c 240dpi -c 160dpi
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/
SHA384Digest.java 11 * SHA-1 512 32 160
SHA512Digest.java 11 * SHA-1 512 32 160
  /external/bzip2/
bz-common.xsl 14 <l:template name="chapter" text="%n.&#160;%t"/>
  /external/kernel-headers/original/asm-x86/
ptrace-abi.h 51 #define SS 160
  /external/libvpx/libvpx/test/
set_roi.cc 124 rand_deltas[0] = (rand() % 160) - 80;
125 rand_deltas[1] = (rand() % 160) - 80;
126 rand_deltas[2] = (rand() % 160) - 80;
127 rand_deltas[3] = (rand() % 160) - 80;
  /external/llvm/test/CodeGen/X86/
byval7.ll 12 ; CHECK: leal 160(%esp), %esi
  /external/srec/config/en.us/grammars/
digits.grxml 9 <meta name="word_penalty" content="160"/>
  /external/valgrind/main/memcheck/tests/
wrap4.stdout.exp 19 in wrapper1-post: fact(5) = 160

Completed in 266 milliseconds

1 2 34 5 6 7 8 91011>>