HomeSort by relevance Sort by last modified time
    Searched refs:x14 (Results 151 - 175 of 2175) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/libhevc/common/arm64/
ihevc_sao_edge_offset_class0_chroma.s 79 // STMFD sp!, {x4-x12, x14} //stack stores the values of the arguments
112 ADRP x14, :got:gi1_table_edge_idx //table pointer
113 LDR x14, [x14, #:got_lo12:gi1_table_edge_idx]
122 LD1 {v5.8b},[x14] //edge_idx_tbl = vld1_s8(gi1_table_edge_idx)
170 SUB x14,x10,x4 //ht - row
172 mul x14, x14, x1 //(ht - row) * src_strd
182 ADD x5,x14,x5 //(ht - row) * src_strd + (wd - col)
282 SUB x14,x10,x4 //II ht - ro
    [all...]
ihevc_inter_pred_luma_horz_w16out.s 106 //x14 - wd
135 mov x14,x6 //loads wd
141 sub x20,x14,x2,lsl #1 //2*src_strd - wd
144 sub x20,x14,x3 //dst_strd - wd
159 cmp x14,#4
162 cmp x14,#24
164 csel x14, x20, x14,eq
170 cmp x14,#16
173 cmp x14,#1
    [all...]
ihevc_intra_pred_filters_chroma_mode_19_to_25.s 105 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
231 mov x14,#0 //row
262 smov x14, v5.2s[0] //(i row)extract idx to the r register
263 // lsl x14,x14,#1
266 sbfx x9,x14,#0,#8
271 sbfx x9,x14,#8,#8
276 sbfx x9,x14,#16,#8
288 sbfx x9,x14,#24,#8
308 smov x14, v5.2s[1] //extract idx to the r registe
    [all...]
ihevc_sao_edge_offset_class3.s 72 // STMFD sp!,{x4-x12,x14} //stack stores the values of the arguments
132 SUB x11,x9,x14 //pu1_src[wd - 1] - pu1_src[wd - 1 - 1 + src_strd]
141 ADRP x14, :got:gi1_table_edge_idx //table pointer
142 LDR x14, [x14, #:got_lo12:gi1_table_edge_idx]
146 LDRSB x12,[x14,x11] //edge_idx = gi1_table_edge_idx[edge_idx]
165 MOV x14,x13 //Load pu1_src_bot_left from sp
168 LDRB w14,[x14] //Load pu1_src_bot_left[0]
172 SUB x14,x10,x14 //pu1_src[(ht - 1) * src_strd] - pu1_src_bot_left[0
    [all...]
ihevc_sao_band_offset_chroma.s 81 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
101 ADRP x14, :got:gu1_table_band_idx
102 LDR x14, [x14, #:got_lo12:gu1_table_band_idx]
114 LD1 {v1.8b},[x14],#8 //band_table_u.val[0]
119 LD1 {v2.8b},[x14],#8 //band_table_u.val[1]
123 LD1 {v3.8b},[x14],#8 //band_table_u.val[2]
131 LD1 {v4.8b},[x14],#8 //band_table_u.val[3]
154 ADRP x14, :got:gu1_table_band_idx
155 LDR x14, [x14, #:got_lo12:gu1_table_band_idx
    [all...]
ihevc_inter_pred_chroma_horz_w16out.s 106 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
122 subs x14,x6,#0 //checks for ht == 0
142 and x7,x14,#1 //added //calculating ht_residue ht_residue = (ht & 1)
143 sub x14,x14,x7 //added //decrement height by ht_residue(residue value is calculated outside)
190 mul x14, x14 , x10
236 cmp x14,#32
238 sub x14, x14,#6
    [all...]
ihevc_inter_pred_filters_luma_vert_w16inp.s 108 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
198 add x14,x1,x6
240 st1 {v20.s}[0],[x14],x6 //vst1_u8(pu1_dst_tmp,sto_res)//
252 st1 {v21.s}[0],[x14],x6
274 st1 {v30.s}[0],[x14],x6
280 add x14,x1,x6
324 st1 {v20.s}[0],[x14],x6
338 st1 {v21.s}[0],[x14],x6
352 st1 {v30.s}[0],[x14],x6
368 add x14,x1,x
    [all...]
ihevc_inter_pred_luma_vert_w16inp_w16out.s 209 add x14,x1,x6
254 st1 {v20.2s},[x14],x6 //st1_u8(pu1_dst_tmp,sto_res)//
267 st1 {v21.2s},[x14],x6
290 st1 {v31.2s},[x14],x6
296 add x14,x1,x6
342 st1 {v20.2s},[x14],x6
357 st1 {v21.2s},[x14],x6
372 st1 {v31.2s},[x14],x6
390 add x14,x1,x6
394 st1 {v20.2s},[x14],x6 //st1_u8(pu1_dst_tmp,sto_res)/
    [all...]
ihevc_intra_pred_luma_planar.s 109 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
138 add x14, x6, #1 //2nt+1
141 add x14, x14, x0 //&src[2nt+1]
154 mov x0, x14 //&src[2nt+1] (to be reloaded after every row)
186 ld1 {v3.8b},[x14] //(1-8)load 8 src[2nt+1+col]
318 add x20, x14, #8 //also for col inc
319 csel x14, x20, x14,gt
324 csel x14, x0, x14,le //x14 rese
    [all...]
ihevc_sao_edge_offset_class2.s 72 // STMFD sp!,{x4-x12,x14} //stack stores the values of the arguments
120 ADD x14,x0,x1 //pu1_src + src_strd
123 LDRB w4,[x14,#1] //pu1_src[1 + src_strd]
130 ADRP x14, :got:gi1_table_edge_idx //table pointer
131 LDR x14, [x14, #:got_lo12:gi1_table_edge_idx]
141 LDRSB x12,[x14,x4] //edge_idx = gi1_table_edge_idx[edge_idx]
152 CMP x14,#0
164 ADD x14,x12,x1 //pu1_src[(wd - 1 + (ht - 1) * src_strd) + src_strd]
167 LDRB w4,[x14,#1] //Load pu1_src[wd - 1 + (ht - 1) * src_strd + 1 + src_strd
    [all...]
ihevc_inter_pred_chroma_horz.s 107 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
126 subs x14,x7,#0 //checks for ht == 0
159 mul x14, x14 , x10
220 cmp x14,#32
222 sub x14, x14,#64
330 subs x14,x14,#32 //decrement the ht loop
339 add x14,x14,#6
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_enc_tab.h 240 {0x06, 3}, {0x14, 6}, {0x1e, 8}, {0x0f, 10},
284 {0x14, 7}, {0x00, 0}, {0x00, 0}, {0x00, 0}
351 {0x16, 8}, {0x15, 8}, {0x14, 8}, {0x13, 8},
353 {0x14, 9}, {0x13, 9}, {0x12, 9}, {0x11, 9},
382 {0x0e, 4}, {0x14, 6}, {0x16, 7}, {0x1c, 8},
418 {0x14, 7}, {0x1a, 9}, {0x57, 12}, {0x00, 0},
483 {0x14, 8}, {0x13, 8}, {0x1a, 8}, {0x15, 9},
484 {0x14, 9}, {0x13, 9}, {0x12, 9}, {0x11, 9},
506 { 0x14, 6},
921 { 0x14, 6}
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_tab.cpp 223 {0x16, 1, 1, 9}, {0x16, 1, 1, 9}, {0x15, 1, 1, 9}, {0x15, 1, 1, 9}, {0x14, 1, 1, 9}, {0x14, 1, 1, 9},
226 {0x14, 1, 0, 9}, {0x14, 1, 0, 9}, {0x13, 1, 0, 9}, {0x13, 1, 0, 9}, {0x12, 1, 0, 9}, {0x12, 1, 0, 9},
342 {0x0, 0x14, 0, 10}, {0x0, 0x14, 0, 10}, {0x0, 0x14, 0, 10}, {0x0, 0x14, 0, 10},
351 {0x11, 1, 1, 12}, {0x12, 1, 1, 12}, {0x13, 1, 1, 12}, {0x14, 1, 1, 12},
409 {0x13, 0x1, 1, 11}, {0x13, 0x1, 1, 11}, {0x14, 0x1, 1, 11}, {0x14, 0x1, 1, 11}, {0x9, 0x2, 0, 11}, {0x9, 0x2, 0, 11}
    [all...]
  /external/clang/test/FixIt/
fixit.cpp 88 int x14 == 0; // expected-error {{invalid '==' at end of declaration; did you mean '='?}} member in namespace:rdar8488464
119 int x14 == 0; // expected-error {{invalid '==' at end of declaration; did you mean '='?}} local
120 (void)x14;
135 if (int x14 == 0) { (void)x14; } // expected-error {{invalid '==' at end of declaration; did you mean '='?}}
  /external/icu/icu4c/source/layout/
CanonData.cpp 36 0x00, 0x01, 0x00, 0x0E, 0x00, 0x14, 0x63, 0x63, 0x6D, 0x70, 0x00, 0x7A, 0x63, 0x63, 0x6D, 0x70,
48 0x00, 0x02, 0x00, 0x14, 0x00, 0x15, 0x00, 0x00, 0x00, 0x02, 0x00, 0x16, 0x00, 0x17, 0x00, 0x00,
54 0x02, 0xB6, 0x03, 0xF0, 0x14, 0xFE, 0x15, 0x26, 0x15, 0x4C, 0x17, 0xFE, 0x1A, 0x74, 0x1A, 0xB0,
60 0x00, 0x14, 0x06, 0x22, 0x00, 0x02, 0x06, 0x53, 0x06, 0x23, 0x00, 0x02, 0x06, 0x54, 0x06, 0x25,
175 0xFC, 0xA6, 0x00, 0x02, 0xFE, 0xE4, 0xFC, 0x13, 0x00, 0x02, 0xFE, 0xF0, 0xFC, 0x14, 0x00, 0x02,
189 0xFE, 0xF0, 0xFD, 0x1E, 0x00, 0x02, 0xFE, 0xF2, 0x00, 0x06, 0x00, 0x0E, 0x00, 0x14, 0x00, 0x1A,
192 0x00, 0x02, 0xFE, 0xF0, 0xFD, 0x00, 0x00, 0x02, 0xFE, 0xF2, 0x00, 0x05, 0x00, 0x0C, 0x00, 0x14,
264 0xFC, 0xF6, 0x00, 0x02, 0xFE, 0xF2, 0x00, 0x05, 0x00, 0x0C, 0x00, 0x14, 0x00, 0x1C, 0x00, 0x22,
269 0x00, 0x09, 0x00, 0x14, 0x00, 0x1A, 0x00, 0x22, 0x00, 0x28, 0x00, 0x32, 0x00, 0x38, 0x00, 0x40,
277 0xFD, 0x13, 0x00, 0x02, 0xFE, 0xF0, 0xFD, 0x14, 0x00, 0x02, 0xFE, 0xF2, 0x00, 0x06, 0x00, 0x0E
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-arithmetic-encoding.s 107 add x12, x13, x14
109 add x12, x13, x14, lsl #12
110 add x12, x13, x14, lsr #42
111 add x12, x13, x14, asr #39
114 ; CHECK: add x12, x13, x14 ; encoding: [0xac,0x01,0x0e,0x8b]
116 ; CHECK: add x12, x13, x14, lsl #12 ; encoding: [0xac,0x31,0x0e,0x8b]
117 ; CHECK: add x12, x13, x14, lsr #42 ; encoding: [0xac,0xa9,0x4e,0x8b]
118 ; CHECK: add x12, x13, x14, asr #39 ; encoding: [0xac,0x9d,0x8e,0x8b]
121 sub x12, x13, x14
123 sub x12, x13, x14, lsl #1
    [all...]
trace-regs.s 27 mrs x14, trcpidr4
46 mrs x14, trctsctlr
62 mrs x14, trcseqrstevr
154 mrs x14, trcacvr14
200 mrs x14, trcvmidcvr4
210 mrs x14, trcclaimclr
235 // CHECK: mrs x14, {{trcpidr4|TRCPIDR4}} // encoding: [0xee,0x74,0x31,0xd5]
254 // CHECK: mrs x14, {{trctsctlr|TRCTSCTLR}} // encoding: [0x0e,0x0c,0x31,0xd5]
270 // CHECK: mrs x14, {{trcseqrstevr|TRCSEQRSTEVR}} // encoding: [0x8e,0x06,0x31,0xd5]
295 // CHECK: mrs x12, {{trcrsctlr4|TRCRSCTLR4}} // encoding: [0x0c,0x14,0x31,0xd5
    [all...]
  /external/libunwind/src/x86/
offsets.h 10 #define LINUX_UC_MCONTEXT_OFF 0x14
34 #define LINUX_SC_ESI_OFF 0x14
97 #define FREEBSD_UC_MCONTEXT_GS_OFF 0x14
  /external/llvm/test/CodeGen/PowerPC/
hello-reloc.s 67 ; DARWIN-G4-DUMP: 0x0 0 2 n/a PPC_RELOC_PAIR 1 0x14
69 ; DARWIN-G4-DUMP: 0x60 0 2 n/a PPC_RELOC_PAIR 1 0x14
72 ; DARWIN-G4-DUMP: 0x14 0 2 n/a PPC_RELOC_LO16_SECTDIFF 1 0x70
  /external/chromium_org/components/crx_file/
id_util_unittest.cc 22 0xda, 0x8a, 0x31, 0x4f, 0x1f, 0x14, 0x50, 0xd7, 0xc7, 0x20, 0x94, 0x17,
25 0x84, 0x32, 0x33, 0xf3, 0x17, 0x49, 0xbf, 0xe9, 0x96, 0xd0, 0xd6, 0x14,
  /external/clang/test/CodeGen/
override-layout.c 114 // CHECK: Type: union X14
115 union PACKED X14 {
156 union X14 x14; local
157 x14.x = sizeof(union X14);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_Lookup_Tables.c 47 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17,
53 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19,
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_Lookup_Tables.c 47 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17,
53 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19,
  /bionic/libc/kernel/uapi/linux/
firewire-constants.h 64 #define RCODE_NO_ACK 0x14
igmp.h 86 #define IGMP_PIM 0x14

Completed in 7046 milliseconds

1 2 3 4 5 67 8 91011>>