HomeSort by relevance Sort by last modified time
    Searched refs:a16 (Results 26 - 40 of 40) sorted by null

12

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_masking_model.c 27 WebRtc_Word16 *a16, /* Q11 */
38 k16[useOrder-1]= WEBRTC_SPL_LSHIFT_W16(a16[useOrder], 4); //Q11<<4 => Q15
45 tmp32b = WEBRTC_SPL_LSHIFT_W32((WebRtc_Word32)a16[k], 16) -
46 WEBRTC_SPL_LSHIFT_W32(WEBRTC_SPL_MUL_16_16(k16[m], a16[m-k+1]), 1);
52 a16[k] = (WebRtc_Word16) WEBRTC_SPL_RSHIFT_W32(tmp32[k], 1); //Q12>>1 => Q11
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
residu_asm_opt.s 69 LDRH r4, [r0], #2 @load a16
73 ORR r14, r4, r14, LSL #16 @r14 --- loopnum, a16
  /external/chromium_org/third_party/opus/src/silk/
MacroCount.h 549 static inline opus_int16 silk_ADD_SAT16( opus_int16 a16, opus_int16 b16 ) {
552 res = (opus_int16)silk_SAT16( silk_ADD32( (opus_int32)(a16), (b16) ) );
577 static inline opus_int16 silk_SUB_SAT16( opus_int16 a16, opus_int16 b16 ) {
581 res = (opus_int16)silk_SAT16( silk_SUB32( (opus_int32)(a16), (b16) ) );
  /external/llvm/test/MC/SystemZ/
regs-bad.s 223 #CHECK: .cfi_offset %a16,0
238 .cfi_offset %a16,0
  /external/chromium_org/components/test/data/web_database/
version_52.sql 15 INSERT INTO "keywords" VALUES(6,'Ask','ask.com','http://sp.ask.com/sh/i/a16/favicon/favicon.ico','http://www.ask.com/web?q={searchTerms}',1,'',0,0,'UTF-8',1,'http://ss.ask.com/query?q={searchTerms}&li=ff',4,0,'',0,'25AC092A-10E6-EA19-11CE-55382548F3DC','[]','','','','','','');
version_53.sql 13 INSERT INTO "keywords" VALUES(6,'Ask','ask.com','http://sp.ask.com/sh/i/a16/favicon/favicon.ico','http://www.ask.com/web?q={searchTerms}',1,'',0,0,'UTF-8',1,'http://ss.ask.com/query?q={searchTerms}&li=ff',4,0,'',0,'00268D17-EC55-D173-84F3-48D9B862E8E1','[]','','','','','','','');
  /art/test/107-int-math2/src/
Main.java 723 char a13, int a14, int a15, byte a16, boolean a17, int a18, int a19,
742 if (a16 != (byte)-16) return 16;
  /external/valgrind/main/VEX/priv/
host_x86_isel.c 977 HReg a16 = newVRegI(env); local
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccapitst.c 3703 static const UChar a16[] = { 0x61 }; local
    [all...]
  /external/icu4c/test/cintltst/
ccapitst.c 3664 static const UChar a16[] = { 0x61 }; local
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf 12 a16, NULL, X86_ADDRSIZE>>8, 0x10, 0, 0, 0, 0, 0, 0, 0
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 145 #define ADDR_TOGGLE a16
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 145 #define ADDR_TOGGLE a16
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 1793 milliseconds

12