HomeSort by relevance Sort by last modified time
    Searched refs:wd (Results 226 - 250 of 394) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libhevc/common/arm/
ihevc_sao_edge_offset_class1_chroma.s 49 @ WORD32 wd,
60 @r8 => wd
76 LDR r7,[sp,#60] @Loads wd
81 LDR r8,[sp,#64] @Loads wd
84 SUB r10,r8,#2 @wd - 2
85 LDRH r11,[r3,r10] @pu1_src_top[wd - 2]
86 STRH r11,[r4] @*pu1_src_top_left = pu1_src_top[wd - 2]
87 ADD r11,r0,r10 @pu1_src[row * src_strd + wd - 2]
91 LDRH r10,[r11],r1 @Load pu1_src[row * src_strd + wd - 2]
119 CMP r8,#16 @Compare wd with 1
    [all...]
ihevc_sao_edge_offset_class1.s 48 @ WORD32 wd,
58 @r7 => wd
74 LDR r7,[sp,#60] @Loads wd
80 SUB r9,r7,#1 @wd - 1
81 LDRB r10,[r3,r9] @pu1_src_top[wd - 1]
82 STRB r10,[r4] @*pu1_src_top_left = pu1_src_top[wd - 1]
83 ADD r10,r0,r9 @pu1_src[row * src_strd + wd - 1]
87 LDRB r14,[r10],r1 @Load pu1_src[row * src_strd + wd - 1]
114 CMP r7,#16 @Compare wd with 16
255 SUBS r7,r7,#16 @Decrement the wd loop count by 1
    [all...]
ihevc_inter_pred_chroma_horz_w16out.s 70 @* @param[in] wd
86 @ word32 wd)
111 ldr r10,[sp,#48] @loads wd
129 tst r10,#3 @checks wd for multiples of 4
130 mov r5,r10,lsl #1 @2wd
179 mov r10,r5 @2wd
213 @ and r7, r12, #31 @decrement the wd loop
273 moveq r10,r5 @2wd
308 subs r10,r10,#16 @decrement the wd loop
314 moveq r10,r5 @2wd
    [all...]
ihevc_sao_band_offset_chroma.s 48 @ WORD32 wd,
61 @r9 => wd
82 LDR r9,[sp,#60] @Loads wd
85 ADD r12,r0,r9 @pu1_src[row * src_strd + (wd)]
89 SUB r12,r12,#2 @wd-2
99 ADD r12,r3,r9 @pu1_src_top[wd]
115 MOV r11,r9 @Move the wd to r9 for loop counter
117 SRC_TOP_LOOP: @wd is always multiple of 8
ihevc_inter_pred_chroma_horz.s 72 @* @param[in] wd
89 @ word32 wd)
112 ldr r10,[sp,#48] @loads wd
126 tst r10,#3 @checks wd for multiples
147 mov r10,r5 @2wd
261 moveq r10,r5 @2wd
298 subs r10,r10,#16 @decrement the wd loop
302 moveq r10,r5 @2wd
424 subs r7,r7,#8 @decrement the wd loop
496 subs r7,r7,#8 @(prologue)decrement the wd loo
    [all...]
ihevc_inter_pred_filters_luma_vert.s 78 @* @param[in] wd
96 @ word32 wd )
105 @ r3 => wd
122 ldr r5,[sp,#48] @load wd
139 blt core_loop_wd_4 @core loop wd 4 jump
143 bic r4,r5,#7 @r5 ->wd
144 rsb r9,r4,r6,lsl #2 @r6->dst_strd r5 ->wd
181 bicle r4,r5,#7 @r5 ->wd
246 bicle r4,r5,#7 @r5 ->wd
418 rsb r9,r5,r6,lsl #2 @r6->dst_strd r5 ->wd
    [all...]
ihevc_inter_pred_luma_vert_w16inp_w16out.s 78 @* @param[in] wd
95 @ word32 wd )
103 @ r6 => wd
121 ldr r5,[sp,#48] @load wd
141 rsb r9,r5,r6,lsl #2 @r6->dst_strd r5 ->wd
148 mov r4,r5 @r5 ->wd
177 movle r4,r5 @r5 ->wd
268 movle r4,r5 @r5 ->wd
  /external/libavc/common/arm/
ih264_inter_pred_filters_luma_vert_a9q.s 71 @ * @param[in] wd
87 @ WORD32 wd )
95 @ r6 => wd
109 ldr r6, [sp, #108] @Loads wd
112 subs r12, r6, #8 @if wd=8 branch to loop_8
116 subs r12, r6, #4 @if wd=4 branch to loop_4
119 loop_16: @when wd=16
ih264_inter_pred_luma_bilinear_a9q.s 83 @* @param[in] wd
129 subs r12, r7, #4 @if wd=4 branch to loop_4
131 subs r12, r7, #8 @if wd=8 branch to loop_8
134 loop_16: @when wd=16
256 loop_8: @wd=8;
ih264_inter_pred_luma_horz_hpel_vert_hpel_a9q.s 78 @* @param[in] wd
98 @ WORD32 wd,
108 @ r9 => wd
122 ldr r9, [sp, #108] @ loads wd
126 subs r12, r9, #4 @if wd=4 branch to loop_4
128 subs r12, r9, #8 @if wd=8 branch to loop_8
133 @when wd=16
ih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s 81 @* @param[in] wd
101 @ WORD32 wd,
111 @ r5 => wd
127 ldr r5, [sp, #108] @ loads wd
138 subs r12, r5, #4 @if wd=4 branch to loop_4
141 subs r12, r5, #8 @if wd=8 branch to loop_8
144 @when wd=16
ih264_inter_pred_luma_vert_qpel_a9q.s 68 @* @param[in] wd
88 @ WORD32 wd,
98 @ r6 => wd
112 ldr r6, [sp, #108] @Loads wd
120 subs r12, r6, #8 @if wd=8 branch to loop_8
124 subs r12, r6, #4 @if wd=4 branch to loop_4
127 loop_16: @when wd=16
  /system/core/libusbhost/
usbhost.c 238 int wd; local
245 wd = event->wd;
246 if (wd == context->wdd) {
256 } else if (wd == context->wddbus) {
268 } else if (wd == context->wds[0]) {
289 if (wd == context->wds[i]) {
  /prebuilts/go/darwin-x86/src/path/filepath/
path_windows_test.go 322 wd string
398 wd := replacer.Replace(test.wd)
402 if test.wd == "." {
410 err := os.Chdir(wd)
420 t.Errorf("toNorm(%s) failed: %v (wd=%s)\n", arg, err, wd)
422 t.Errorf("toNorm(%s) returns %s, but %s expected (wd=%s)\n", arg, got, want, wd)
  /prebuilts/go/linux-x86/src/path/filepath/
path_windows_test.go 322 wd string
398 wd := replacer.Replace(test.wd)
402 if test.wd == "." {
410 err := os.Chdir(wd)
420 t.Errorf("toNorm(%s) failed: %v (wd=%s)\n", arg, err, wd)
422 t.Errorf("toNorm(%s) returns %s, but %s expected (wd=%s)\n", arg, got, want, wd)
  /external/libmpeg2/common/arm/
icv_variance_a9.s 54 @* @param[in] wd
  /hardware/libhardware/modules/input/evdev/
InputHub.cpp 500 int wd = inotify_add_watch(mINotifyFd, path.c_str(), IN_DELETE | IN_CREATE);
501 if (wd < 0) {
505 mWatchedPaths[wd] = path;
511 int wd = -1;
514 wd = pair.first;
519 if (wd == -1) {
522 mWatchedPaths.erase(wd);
523 if (inotify_rm_watch(mINotifyFd, wd) != 0) {
698 std::string path = mWatchedPaths[event->wd];
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
OpenWnnEngineJAJP.java 503 WnnWord wd = clauses.next(); local
505 ret = dict.learnWord(wd, mPreviousWord);
507 ret = dict.learnWord(wd);
509 mPreviousWord = wd;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
err.h 94 zzresynch(SetWordType *wd,SetWordType mask)
96 zzresynch(wd,mask)
97 SetWordType *wd, mask;
108 if ( wd[LA(1)]&mask || LA(1) == zzEOF_TOKEN ) {consumed=0; return;}
111 while ( !(wd[LA(1)]&mask) && LA(1) != zzEOF_TOKEN ) {zzCONSUME;}
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
err.h 94 zzresynch(SetWordType *wd,SetWordType mask)
96 zzresynch(wd,mask)
97 SetWordType *wd, mask;
108 if ( wd[LA(1)]&mask || LA(1) == zzEOF_TOKEN ) {consumed=0; return;}
111 while ( !(wd[LA(1)]&mask) && LA(1) != zzEOF_TOKEN ) {zzCONSUME;}
AParser.cpp 378 resynch(SetWordType *wd,SetWordType mask)
391 /* MR8 */ if ( wd[LA(1)]&mask || LA(1) == eofToken ) {resynchConsumed=0; return;}
395 while ( !(wd[LA(1)]&mask) && LA(1) != eofToken ) {consume();}
  /frameworks/base/core/java/android/widget/
TabHost.java 771 final View wd = w != null ? w.getDecorView() : null; local
772 if (mLaunchedView != wd && mLaunchedView != null) {
777 mLaunchedView = wd;
  /prebuilts/go/darwin-x86/src/syscall/
syscall_darwin.go 26 wd := string(attrs[0])
29 if wd[0] == '/' && wd[len(wd)-1] == 0 {
30 return wd[:len(wd)-1], nil
  /prebuilts/go/linux-x86/src/syscall/
syscall_darwin.go 26 wd := string(attrs[0])
29 if wd[0] == '/' && wd[len(wd)-1] == 0 {
30 return wd[:len(wd)-1], nil
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
IntlTestDateFormatSymbols.java 85 String[] wd =symbol.getWeekdays(context[i],width[j]); local
86 int cnt = wd.length;
90 for (int k = 0; k < wd.length; k++) {
91 logln(wd[k]);

Completed in 314 milliseconds

1 2 3 4 5 6 7 8 91011>>