Home
last modified time | relevance | path

Searched refs:III (Results 1 – 25 of 61) sorted by relevance

123

/external/libhevc/common/arm/
Dihevc_sao_edge_offset_class3_chroma.s435 ADD r4,r0,r1 @III *pu1_src + src_strd
447 ADD r4,r11,r1 @III *pu1_src + src_strd
450 VLD1.8 D30,[r4]! @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
451 VLD1.8 D31,[r4] @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
472 SUB r10,r12,r7 @III ht_tmp - row
474 ADD r11,r14,r10,LSL #1 @III pu1_src_left_cpy[(ht_tmp - row) * 2]
476 CMP r7,#1 @III
478 BNE NEXT_ROW_POINTER_ASSIGNED_2 @III
480 LDR r5,[sp,#0x108] @III Loads pu1_avail
481 LDRB r5,[r5,#3] @III pu1_avail[3]
[all …]
Dihevc_sao_edge_offset_class3.s347 ADD r2,r8,r1 @III *pu1_src + src_strd
356 VLD1.8 D30,[r2]! @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
357 VLD1.8 D31,[r2] @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
367 SUB r5,r12,r7 @III ht_tmp - row
373 ADD r8,r14,r5 @III pu1_src_left_cpy[ht_tmp - row]
375 CMP r7,#1 @III
377 BNE NEXT_ROW_ELSE_2 @III
378 LDR r5,[sp,#0xC8] @III Loads pu1_avail
379 LDRB r5,[r5,#3] @III pu1_avail[3]
380 CMP r5,#0 @III
[all …]
Dihevc_sao_edge_offset_class2_chroma.s442 ADD r11,r8,r1 @III *pu1_src + src_strd
447 VLD1.8 D30,[r11]! @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
448 VLD1.8 D31,[r11] @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
455 ADD r11,r11,#16 @III
457 LDRH r4,[r11] @III pu1_src_cpy[src_strd + 16]
464 …VMOV.16 D18[0],r4 @III pu1_next_row_tmp = vsetq_lane_u8(pu1_src_cpy[src_strd…
472 …VEXT.8 Q9,Q15,Q9,#2 @III pu1_next_row_tmp = vextq_u8(pu1_next_row, pu1_next_ro…
491 LDRB r4,[r0,r1] @III pu1_src_cpy[0]
493 SUB r5,r12,r7 @III ht_tmp - row
497 LSL r5,r5,#1 @III (ht_tmp - row) * 2
[all …]
Dihevc_sao_edge_offset_class2.s337 ADD r11,r8,r1 @III iteration *pu1_src + src_strd
340 VLD1.8 D30,[r11]! @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
341 VLD1.8 D31,[r11] @III pu1_next_row = vld1q_u8(pu1_src_cpy + src_strd)
345 LDRB r8,[r11,#16] @III pu1_src_cpy[src_strd + 16]
353 …VMOV.8 D18[0],r8 @III pu1_next_row_tmp = vsetq_lane_u8(pu1_src_cpy[src_strd…
357 …VEXT.8 Q9,Q15,Q9,#1 @III pu1_next_row_tmp = vextq_u8(pu1_next_row, pu1_next_ro…
358 LDRB r2,[r0,r1] @III pu1_src_cpy[0]
361 SUB r5,r12,r7 @III ht_tmp - row
365 ADD r5,r14,r5 @III pu1_src_left_cpy[ht_tmp - row]
369 LDRB r5,[r5,#-1] @III load the value
[all …]
/external/llvm/lib/Analysis/
DVectorUtils.cpp377 if (InsertElementInst *III = dyn_cast<InsertElementInst>(V)) { in findScalarElement() local
379 if (!isa<ConstantInt>(III->getOperand(2))) in findScalarElement()
381 unsigned IIElt = cast<ConstantInt>(III->getOperand(2))->getZExtValue(); in findScalarElement()
386 return III->getOperand(1); in findScalarElement()
390 return findScalarElement(III->getOperand(0), EltNo); in findScalarElement()
/external/clang/test/CodeGenCXX/
Ddebug-info-use-after-free.cpp243 EEE < CCC > >class III { class
261 III <
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp195 for (auto III = Indices.rbegin(), IIE = Indices.rend(); III != IIE; ++III) in fixPhis() local
196 PN->removeIncomingValue(*III); in fixPhis()
/external/smali/smali/src/test/resources/LexerTest/
DTypeAndIdentifierTest.smali54 III
/external/clang/test/SemaObjC/
Dinterface-tu-variable.m13 char * III; // expected-error {{cannot declare variable inside @interface or @protocol}}
/external/llvm/lib/Target/Mips/
DMips.td88 "Subset of MIPS-III that is also in MIPS32 "
91 "Subset of MIPS-III that is also in MIPS32r2 "
94 "MIPS III ISA Support [highly experimental]",
/external/icu/icu4c/source/data/locales/
Dka.txt782 "III კვ.",
794 "III კვარტალი",
802 "III კვ.",
814 "III კვარტალი",
Dro.txt879 "trim. III",
891 "trimestrul al III-lea",
899 "Trim. III",
911 "Trimestrul al III-lea",
Dkk.txt770 "III",
790 "III",
/external/clang/test/Rewriter/
Drewrite-modern-ivars-1.mm54 @interface III { interface
/external/curl/tests/data/
Dtest202038 Metalink local XML file, attempt Unix questionable file name III
/external/llvm/lib/Target/Sparc/
DSparc.td37 "Enable Visual Instruction Set extensions III">;
/external/clang/test/Index/
Doverriding-method-comments.mm34 - (void)METH:(id)III {}
37 …s)Root(im)METH:</USR><Declaration>- (void)METH:(id)III;</Declaration><Parameters><Parameter><Name>
/external/libavc/common/arm/
Dih264_iquant_itrans_recon_dc_a9.s151 vld1.32 d31[0], [r1], r3 @III row Load pu1_pred buf
163 vst1.32 d1[0], [r2], r4 @III row store the value
Dih264_iquant_itrans_recon_a9.s184 vld1.32 d31[0], [r1], r3 @III row Load pu1_pred buf
222 vst1.32 d1[0], [r2], r4 @III row store the value
359 vld2.8 {d29, d30}, [r1], r3 @III row Load pu1_pred buf
382 vtrn.32 d29, d30 @ D29 -- row III and IV of pu1_pred_buf
/external/fec/
Dssebfly27.s10 # Requires Pentium III or better
Dssebfly29.s9 # Requires Pentium III or better
/external/dbus/test/data/sha-1/
DReadme.txt31 Type III Test: Pseudorandomly Generated Messages
/external/icu/icu4c/source/test/perf/howExpensiveIs/
Dreadme.txt77 ** Appendix III: Revision History
/external/google-breakpad/
DREADME.ANDROID86 III. Getting a stack trace on the host:
/external/icu/icu4c/source/data/unidata/
DUCARules.txt10889 <<< Ⅷ / III

123