HomeSort by relevance Sort by last modified time
    Searched refs:x7 (Results 51 - 75 of 649) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libexif/libexif/canon/
mnote-canon-tag.h 38 MNOTE_CANON_TAG_FIRMWARE = 0x7,
  /external/libhevc/common/arm64/
ihevc_sao_edge_offset_class2_chroma.s 60 //x7 => wd
92 mov x21,x7 // *pu1_avail 0x34
101 SUB x9,x7,#2 //wd - 2
107 MOV x9,x7 //Move width to x9 for loop count
211 SUB x10,x7,#2 //wd - 2
324 MOV x6,x7 //move wd to x6 loop_count
326 CMP x7,#16 //Compare wd with 16
335 CMP x6,x7 //col == wd
372 SUB x7,x7,x6 //(wd - col
    [all...]
ihevc_deblk_luma_vert.s 62 mov x21,x7
67 add x7,x3,x5,lsl #1
69 cmp x7,#0x33
71 csel x7, x20, x7,gt
73 cmp x7,#0x0
75 csel x7, x20, x7,lt // x7 has the beta_index value
102 ldr w5,[x2,x7,lsl #2] // bet
    [all...]
ihevc_inter_pred_chroma_copy_w16out.s 117 mov x7,x16 //loads ht
118 cmp x7,#0 //ht condition(ht == 0)
120 and x8,x7,#3 //check ht for mul of 2
121 sub x9,x7,x8 //check the rounded height value
122 and x11,x7,#6
212 mov x7,x9
213 mul x7, x7, x4
215 sub x7,x7,#4 //subtract one for epilo
    [all...]
ihevc_deblk_luma_horz.s 61 mov x21,x7
67 add x7,x3,x5,lsl #1
69 cmp x7,#0x33
71 csel x7, x20, x7,gt
73 cmp x7,#0x0
75 csel x7, x20, x7,lt // x7 has the beta_index value
100 ldr w5, [x2,x7,lsl #2] // bet
    [all...]
ihevc_intra_pred_filters_chroma_mode_11_to_17.s 113 adrp x7, :got:gai4_ihevc_ang_table
114 ldr x7, [x7, #:got_lo12:gai4_ihevc_ang_table]
119 add x7, x7, x5, lsl #2 //gai4_ihevc_ang_table[mode]
123 ldr w7, [x7] //intra_pred_ang
124 sxtw x7,w7
131 mul x9, x4, x7 //nt*intra_pred_ang
138 mov x7, x4
150 subs x7, x7, #
    [all...]
  /art/runtime/arch/arm64/
jni_entrypoints_arm64.S 33 stp x6, x7, [sp, #-16]!
45 ldp x6, x7, [sp], #16
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/arm64/
armSP_FFT_CToC_FC32_Radix2_fs_s.S 62 #define pointStep x7
63 #define outPointStep x7
  /external/llvm/lib/Support/
FormattedStream.cpp 39 Column += (8 - (Column & 0x7)) & 0x7;
  /external/llvm/test/MC/AArch64/
elf-reloc-movw.s 13 movz x7, #:abs_g3:some_label
gicv3-regs-diagnostics.s 5 mrs x7, icc_eoir0_el1
14 // CHECK-NEXT: mrs x7, icc_eoir0_el1
neon-simd-copy.s 12 ins v1.d[1], x7
17 mov v1.d[1], x7
22 // CHECK: {{mov|ins}} v1.d[1], x7 // encoding: [0xe1,0x1c,0x18,0x4e]
27 // CHECK: {{mov|ins}} v1.d[1], x7 // encoding: [0xe1,0x1c,0x18,0x4e]
52 umov x7, v18.d[1]
55 mov x7, v18.d[1]
60 // CHECK: {{mov|umov}} x7, v18.d[1] // encoding: [0x47,0x3e,0x18,0x4e]
63 // CHECK: {{mov|umov}} x7, v18.d[1] // encoding: [0x47,0x3e,0x18,0x4e]
  /external/lzma/C/
BraIA64.c 34 bitRes = bitPos & 0x7;
40 if (((instNorm >> 37) & 0xF) == 0x5 && ((instNorm >> 9) & 0x7) == 0)
  /external/oprofile/module/x86/
apic_compat.h 51 #define APIC_MODE_EXINT 0x7
52 #define GET_APIC_DELIVERY_MODE(x) (((x) >> 8)&0x7)
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
r500_fragprog.c 418 (inst) & 0x3, toswiz((inst >> 2) & 0x7), toswiz((inst >> 5) & 0x7), toswiz((inst >> 8) & 0x7),
420 (inst >> 13) & 0x3, toswiz((inst >> 15) & 0x7), toswiz((inst >> 18) & 0x7), toswiz((inst >> 21) & 0x7),
428 (inst >> 12) & 0x3, toswiz((inst >> 14) & 0x7), (inst >> 17) & 0x3,
429 (inst >> 19) & 0x3, toswiz((inst >> 21) & 0x7), (inst >> 24) & 0x3,
437 (inst >> 12) & 0x3, toswiz((inst >> 14) & 0x7), toswiz((inst >> 17) & 0x7), toswiz((inst >> 20) & 0x7)
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
r500_fragprog.c 418 (inst) & 0x3, toswiz((inst >> 2) & 0x7), toswiz((inst >> 5) & 0x7), toswiz((inst >> 8) & 0x7),
420 (inst >> 13) & 0x3, toswiz((inst >> 15) & 0x7), toswiz((inst >> 18) & 0x7), toswiz((inst >> 21) & 0x7),
428 (inst >> 12) & 0x3, toswiz((inst >> 14) & 0x7), (inst >> 17) & 0x3,
429 (inst >> 19) & 0x3, toswiz((inst >> 21) & 0x7), (inst >> 24) & 0x3,
437 (inst >> 12) & 0x3, toswiz((inst >> 14) & 0x7), toswiz((inst >> 17) & 0x7), toswiz((inst >> 20) & 0x7)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600d.h 29 #define R600_TEXEL_PITCH_ALIGNMENT_MASK 0x7
288 #define S_0280A0_NUMBER_TYPE(x) (((x) & 0x7) << 12)
289 #define G_0280A0_NUMBER_TYPE(x) (((x) >> 12) & 0x7)
349 #define S_028410_ALPHA_FUNC(x) (((x) & 0x7) << 0)
350 #define G_028410_ALPHA_FUNC(x) (((x) >> 0) & 0x7)
368 #define S_028800_ZFUNC(x) (((x) & 0x7) << 4)
369 #define G_028800_ZFUNC(x) (((x) >> 4) & 0x7)
374 #define S_028800_STENCILFUNC(x) (((x) & 0x7) << 8)
375 #define G_028800_STENCILFUNC(x) (((x) >> 8) & 0x7)
385 #define S_028800_STENCILFAIL(x) (((x) & 0x7) << 11
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600d.h 29 #define R600_TEXEL_PITCH_ALIGNMENT_MASK 0x7
288 #define S_0280A0_NUMBER_TYPE(x) (((x) & 0x7) << 12)
289 #define G_0280A0_NUMBER_TYPE(x) (((x) >> 12) & 0x7)
349 #define S_028410_ALPHA_FUNC(x) (((x) & 0x7) << 0)
350 #define G_028410_ALPHA_FUNC(x) (((x) >> 0) & 0x7)
368 #define S_028800_ZFUNC(x) (((x) & 0x7) << 4)
369 #define G_028800_ZFUNC(x) (((x) >> 4) & 0x7)
374 #define S_028800_STENCILFUNC(x) (((x) & 0x7) << 8)
375 #define G_028800_STENCILFUNC(x) (((x) >> 8) & 0x7)
385 #define S_028800_STENCILFAIL(x) (((x) & 0x7) << 11
    [all...]
  /development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
GameView.java 209 int x7 = mOffetX; local
213 canvas.drawLine(x7 , y7 + k, x7 + s3 - 1, y7 + k , mLinePaint);
214 canvas.drawLine(x7 + k, y7 , x7 + k , y7 + s3 - 1, mLinePaint);
218 for (int i = 0, x = x7; i < 3; i++, k++, x += sxy) {
248 canvas.drawLine(x7 + MARGIN, y, x7 + s3 - 1 - MARGIN, y, mWinPaint);
251 int x = x7 + mWinCol * sxy + sxy / 2;
257 canvas.drawLine(x7 + MARGIN, y7 + MARGIN,
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
vp9_itrans8_dspr2.c 473 int x0, x1, x2, x3, x4, x5, x6, x7; local
482 x7 = input[6];
484 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
497 s6 = cospi_26_64 * x6 + cospi_6_64 * x7;
498 s7 = cospi_6_64 * x6 - cospi_26_64 * x7;
507 x7 = ROUND_POWER_OF_TWO((s3 - s7), DCT_CONST_BITS);
516 s6 = -cospi_24_64 * x6 + cospi_8_64 * x7;
517 s7 = cospi_8_64 * x6 + cospi_24_64 * x7;
526 x7 = ROUND_POWER_OF_TWO((s5 - s7), DCT_CONST_BITS);
531 s6 = cospi_16_64 * (x6 + x7);
    [all...]
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans8_dspr2.c 473 int x0, x1, x2, x3, x4, x5, x6, x7; local
482 x7 = input[6];
484 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
497 s6 = cospi_26_64 * x6 + cospi_6_64 * x7;
498 s7 = cospi_6_64 * x6 - cospi_26_64 * x7;
507 x7 = ROUND_POWER_OF_TWO((s3 - s7), DCT_CONST_BITS);
516 s6 = -cospi_24_64 * x6 + cospi_8_64 * x7;
517 s7 = cospi_8_64 * x6 + cospi_24_64 * x7;
526 x7 = ROUND_POWER_OF_TWO((s5 - s7), DCT_CONST_BITS);
531 s6 = cospi_16_64 * (x6 + x7);
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/crypt/
chacha_private.h 91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
130 x7 = j7;
143 QUARTERROUND( x3, x7,x11,x15)
146 QUARTERROUND( x2, x7, x8,x13)
156 x7 = PLUS(x7,j7);
174 x7 = XOR(x7,U8TO32_LITTLE(m + 28));
198 U32TO8_LITTLE(c + 28,x7);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
pack_bits.c 162 (*bitstreamPtr) |= ((enc_bits->gain_index[0])&0x7)<<12; /* Bit 1..3 */
183 (*bitstreamPtr) |= ((enc_bits->gain_index[6])&0x7)<<6; /* Bit 7..9 */
195 (*bitstreamPtr) = ((uint16_t)(enc_bits->cb_index[2])&0x7)<<13;
197 (*bitstreamPtr) |= ((enc_bits->gain_index[0])&0x7)<<10; /* Bit 3..5 */
199 (*bitstreamPtr) |= ((enc_bits->gain_index[2])&0x7)<<5; /* Bit 8..10 */
204 (*bitstreamPtr) = ((uint16_t)(enc_bits->cb_index[4])&0x7)<<13;
211 (*bitstreamPtr) = ((uint16_t)(enc_bits->cb_index[7])&0x7)<<13;
234 (*bitstreamPtr) |= ((enc_bits->gain_index[6])&0x7)<<10; /* Bit 3..5 */
245 (*bitstreamPtr) |= ((enc_bits->gain_index[13])&0x7)<<4; /* Bit 9..11 */
  /external/clang/test/CodeGen/
override-layout.c 68 // CHECK: Type: struct X7
69 struct X7 {
74 void use_X7() { struct X7 x7; x7.y = x7.x = sizeof(struct X7); } local
78 struct X7 x;
  /external/libhevc/common/
iv.h 77 IV_EXTERNAL_NONCACHEABLE_PERSISTENT_MEM = 0x7,
92 IV_YUV_411P = 0x7,
112 IV_PI_FRAME = 0x7,

Completed in 780 milliseconds

1 23 4 5 6 7 8 91011>>