Searched refs:III (Results 1 - 11 of 11) sorted by relevance

/external/libhevc/common/arm/
H A Dihevc_sao_edge_offset_class3_chroma.s434 ADD r4,r0,r1 @III *pu1_src + src_strd
446 ADD r4,r11,r1 @III *pu1_src + src_strd
449 VLD1.8 D30,[r4]! @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
450 VLD1.8 D31,[r4] @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
471 SUB r10,r12,r7 @III ht_tmp - row
473 ADD r11,r14,r10,LSL #1 @III pu1_src_left_cpy[(ht_tmp - row) * 2]
475 CMP r7,#1 @III
477 BNE NEXT_ROW_POINTER_ASSIGNED_2 @III
479 LDR r5,[sp,#0x108] @III Loads pu1_avail
480 LDRB r5,[r5,#3] @III pu1_avai
[all...]
H A Dihevc_sao_edge_offset_class2_chroma.s441 ADD r11,r8,r1 @III *pu1_src + src_strd
446 VLD1.8 D30,[r11]! @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
447 VLD1.8 D31,[r11] @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
454 ADD r11,r11,#16 @III
456 LDRH r4,[r11] @III pu1_src_cpy[src_strd + 16]
463 VMOV.16 D18[0],r4 @III pu1_next_row_tmp = vsetq_lane_u8(pu1_src_cpy[src_strd + 16], pu1_next_row_tmp, 0)
471 VEXT.8 Q9,Q15,Q9,#2 @III pu1_next_row_tmp = vextq_u8(pu1_next_row, pu1_next_row_tmp, 2)
490 LDRB r4,[r0,r1] @III pu1_src_cpy[0]
492 SUB r5,r12,r7 @III ht_tmp - row
496 LSL r5,r5,#1 @III (ht_tm
[all...]
H A Dihevc_sao_edge_offset_class3.s346 ADD r2,r8,r1 @III *pu1_src + src_strd
355 VLD1.8 D30,[r2]! @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
356 VLD1.8 D31,[r2] @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
366 SUB r5,r12,r7 @III ht_tmp - row
372 ADD r8,r14,r5 @III pu1_src_left_cpy[ht_tmp - row]
374 CMP r7,#1 @III
376 BNE NEXT_ROW_ELSE_2 @III
377 LDR r5,[sp,#0xC8] @III Loads pu1_avail
378 LDRB r5,[r5,#3] @III pu1_avail[3]
379 CMP r5,#0 @III
[all...]
H A Dihevc_sao_edge_offset_class2.s336 ADD r11,r8,r1 @III iteration *pu1_src + src_strd
339 VLD1.8 D30,[r11]! @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
340 VLD1.8 D31,[r11] @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
344 LDRB r8,[r11,#16] @III pu1_src_cpy[src_strd + 16]
352 VMOV.8 D18[0],r8 @III pu1_next_row_tmp = vsetq_lane_u8(pu1_src_cpy[src_strd + 16], pu1_next_row_tmp, 0)
356 VEXT.8 Q9,Q15,Q9,#1 @III pu1_next_row_tmp = vextq_u8(pu1_next_row, pu1_next_row_tmp, 1)
357 LDRB r2,[r0,r1] @III pu1_src_cpy[0]
360 SUB r5,r12,r7 @III ht_tmp - row
364 ADD r5,r14,r5 @III pu1_src_left_cpy[ht_tmp - row]
368 LDRB r5,[r5,#-1] @III loa
[all...]
/external/clang/test/CodeGenCXX/
H A Ddebug-info-use-after-free.cpp243 EEE < CCC > >class III { class
261 III <
/external/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp960 III = IAPs.begin(), IIE = IAPs.end(); III != IIE; ++III) {
961 IAPrinter *RHS = *III;
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp75 if (InsertElementInst *III = dyn_cast<InsertElementInst>(V)) {
77 if (!isa<ConstantInt>(III->getOperand(2)))
79 unsigned IIElt = cast<ConstantInt>(III->getOperand(2))->getZExtValue();
84 return III->getOperand(1);
88 return FindScalarElement(III->getOperand(0), EltNo);
/external/openssl/crypto/
H A Dsparccpuid.S252 ! UltraSPARC III 7
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids728 d739 Propox ISPcable III
734 e700 Elster Unicom III Optical Probe
2410 c214 ATK3 (Attack III Joystick)
3452 3147 EOS 1Ds Mark III
3576 3003 Rapid Access III Keyboard
4456 6860 GT-I9100 Phone [Galaxy S II], GT-I9300 Phone [Galaxy S III], GT-P7500 [Galaxy Tab 10.1]
4457 6865 GT-I9300 Phone [Galaxy S III] (PTP mode)
4458 6866 GT-I9300 Phone [Galaxy S III] (debugging mode)
5638 4d31 Hauppauge WinTV-USB III (PAL) with FM radio Model 568
5639 4d32 Hauppauge WinTV-USB III (PA
[all...]
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tools.pas780 // Knuth covers it well enough in Vol III. 6.4.; but beware, Algorithm R
/external/chromium_org/tools/findit/common/
H A Dcacert.pem2769 TC TrustCenter Universal CA III

Completed in 3613 milliseconds