Searched refs:wd (Results 51 - 75 of 98) sorted by relevance

1234

/external/libhevc/common/arm/
H A Dihevc_inter_pred_luma_horz_w16out.s76 @* @param[in] wd
93 @ word32 wd
106 @r10 - wd
134 ldr r10,[sp,#48] @loads wd
140 rsb r9,r10,r2,lsl #1 @2*src_strd - wd
142 rsb r8,r10,r3 @dst_strd - wd
198 subs r5,r10,#0 @checks wd
265 subs r5,r5,#4 @decrement the wd by 4
270 add r12,r12,r9 @increment the input pointer 2*src_strd-wd
271 add r1,r6,r8,lsl #1 @increment the output pointer 2*dst_strd-wd
[all...]
H A Dihevc_sao_edge_offset_class1_chroma.s49 @ 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 wit
[all...]
H A Dihevc_sao_edge_offset_class1.s48 @ 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 loo
[all...]
H A Dihevc_inter_pred_chroma_horz_w16out.s70 @* @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...]
H A Dihevc_sao_band_offset_chroma.s48 @ 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
H A Dihevc_inter_pred_chroma_horz.s72 @* @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
262 moveq r10,r5 @2wd
299 subs r10,r10,#16 @decrement the wd loop
303 moveq r10,r5 @2wd
425 subs r7,r7,#8 @decrement the wd loop
497 subs r7,r7,#8 @(prologue)decrement the wd loo
[all...]
H A Dihevc_inter_pred_filters_luma_vert.s78 @* @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...]
H A Dihevc_inter_pred_luma_vert_w16inp_w16out.s78 @* @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
H A Dihevc_inter_pred_filters_luma_vert_w16inp.s78 @* @param[in] wd
95 @ word32 wd )
113 ldr r5,[sp,#48] @load wd
132 rsb r9,r5,r6,lsl #2 @r6->dst_strd r5 ->wd
138 mov r4,r5 @r5 ->wd
167 movle r4,r5 @r5 ->wd
253 movle r4,r5 @r5 ->wd
/external/libopus/silk/fixed/
H A Dfind_LTP_FIX.c70 opus_int32 wd, m_Q12; local
198 wd = 0;
202 wd = silk_ADD32( wd, silk_LSHIFT( silk_SMULWW( silk_RSHIFT( w[ k ], maxRshifts_wxtra - corr_rshifts[ k ] ), d_Q14[ k ] ), 2 ) ); /* Q( 18 - maxRshifts_wxtra ) */
204 m_Q12 = silk_DIV32_varQ( wd, temp32, 12 );
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
H A Dvp9_idct_ssse3.asm90 INTERLEAVE_2X wd, %1, %2, %9
91 INTERLEAVE_2X wd, %3, %4, %9
92 INTERLEAVE_2X wd, %5, %6, %9
93 INTERLEAVE_2X wd, %7, %8, %9
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c201 enum radeon_bo_domain wd,
204 *added_domains = (rd | wd) & ~(reloc->read_domains | reloc->write_domain);
207 reloc->write_domain |= wd;
257 enum radeon_bo_domain wd = usage & RADEON_USAGE_WRITE ? domains : 0; local
263 update_reloc_domains(reloc, rd, wd, added_domains);
272 update_reloc_domains(reloc, rd, wd, added_domains);
302 reloc->write_domain = wd;
310 *added_domains = rd | wd;
199 update_reloc_domains(struct drm_radeon_cs_reloc *reloc, enum radeon_bo_domain rd, enum radeon_bo_domain wd, enum radeon_bo_domain *added_domains) argument
/external/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c201 enum radeon_bo_domain wd,
204 *added_domains = (rd | wd) & ~(reloc->read_domains | reloc->write_domain);
207 reloc->write_domain |= wd;
257 enum radeon_bo_domain wd = usage & RADEON_USAGE_WRITE ? domains : 0; local
263 update_reloc_domains(reloc, rd, wd, added_domains);
272 update_reloc_domains(reloc, rd, wd, added_domains);
302 reloc->write_domain = wd;
310 *added_domains = rd | wd;
199 update_reloc_domains(struct drm_radeon_cs_reloc *reloc, enum radeon_bo_domain rd, enum radeon_bo_domain wd, enum radeon_bo_domain *added_domains) argument
/external/chromium_org/ash/wm/
H A Dwindow_manager_unittest.cc265 aura::test::TestWindowDelegate wd; local
267 &wd, -1, gfx::Rect(10, 10, 50, 50)));
271 &wd, -2, gfx::Rect(70, 70, 50, 50)));
337 &wd, -11, gfx::Rect(10, 10, 10, 10), w1.get()));
363 &wd, -1, gfx::Rect(70, 70, 50, 50)));
378 aura::test::TestWindowDelegate wd; local
380 &wd, -1, gfx::Rect(10, 10, 50, 50)));
420 aura::test::TestWindowDelegate wd; local
422 &wd, -1, gfx::Rect(10, 10, 50, 50)));
426 &wd,
610 aura::test::TestWindowDelegate wd; local
[all...]
/external/libhevc/decoder/x86/
H A Dihevcd_fmt_conv_ssse3_intr.c52 WORD32 wd,
76 num_cols = wd;
119 num_cols = wd >> 1;
47 ihevcd_fmt_conv_420sp_to_420p_ssse3(UWORD8 *pu1_y_src, UWORD8 *pu1_uv_src, UWORD8 *pu1_y_dst, UWORD8 *pu1_u_dst, UWORD8 *pu1_v_dst, WORD32 wd, WORD32 ht, WORD32 src_y_strd, WORD32 src_uv_strd, WORD32 dst_y_strd, WORD32 dst_uv_strd, WORD32 is_u_first, WORD32 disable_luma_copy) argument
/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
H A DSDL_QWin.cc250 int wd = rect.width()<<1; local
256 SDL_memcpy(fb, buf, wd);
286 int wd = rect.width()<<1; local
292 SDL_memcpy(fb, buf, wd);
299 int wd = rect.width(); local
315 w = wd;
/external/libhevc/decoder/
H A Dihevcd_api.c3260 WORD32 wd, ht; local
3289 wd = ps_codec->i4_wd;
3296 wd = ps_codec->i4_disp_wd;
3302 wd = ps_codec->i4_disp_strd;
3310 wd = ps_codec->i4_new_max_wd;
3315 wd = ALIGN32(wd + PAD_WD);
3320 if(ps_codec->i4_disp_strd > wd)
3321 wd = ps_codec->i4_disp_strd;
3366 ps_ctl_op->u4_min_out_buf_size[0] = (wd * h
3445 WORD32 wd, ht; local
[all...]
/external/doclava/res/assets/templates/assets/
H A Dprettify.js9 od="bsh",pd="csh",qd="sh",rd="break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None ",sd="cv",td="py",ud="caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END ",vd="perl",wd="pl",xd="pm",yd="break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END ",
28 [$c]);y(C({keywords:ad,hashComments:o,cStyleComments:o}),[bd,cd,dd,ed,fd,gd]);y(C({keywords:hd}),[id]);y(C({keywords:jd,hashComments:o,cStyleComments:o}),[kd]);y(C({keywords:ld,cStyleComments:o}),[md]);y(C({keywords:nd,hashComments:o,multiLineStrings:o}),[od,pd,qd]);y(C({keywords:rd,hashComments:o,multiLineStrings:o,tripleQuotedStrings:o}),[sd,td]);y(C({keywords:ud,hashComments:o,multiLineStrings:o,regexLiterals:o}),[vd,wd,xd]);y(C({keywords:yd,hashComments:o,multiLineStrings:o,regexLiterals:o}),
/external/chromium_org/base/files/
H A Dfile_path_watcher_linux.cc329 for (WatcherSet::iterator watcher = watchers_[event->wd].begin();
330 watcher != watchers_[event->wd].end();
332 (*watcher)->OnFilePathChanged(event->wd,
/external/libpcap/msdos/
H A Dmakefile.dj42 3c575_cb.o 3c90x.o ne.o wd.o cs89x0.o rtl8139.o)
141 msdos/pm_drvr/wd.h msdos/pm_drvr/accton.h msdos/pm_drvr/cs89x0.h \
/external/valgrind/main/coregrind/
H A Dm_libcfile.c464 HChar* wd = NULL; local
468 wd = VG_(getenv)( envvar );
469 if (wd == NULL || (1+VG_(strlen)(wd) >= szB))
471 VG_(strncpy_safely)(startup_wd, wd, szB);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtsdtfmsy.cpp95 const UnicodeString * wd = symbol->getWeekdays(cnt,context[i],width[j]); local
100 logln(wd[k]);
/external/icu/icu4c/source/test/intltest/
H A Dtsdtfmsy.cpp96 const UnicodeString * wd = symbol->getWeekdays(cnt,context[i],width[j]); local
101 logln(wd[k]);
/external/chromium_org/third_party/sqlite/src/src/
H A Ddate.c931 int wd; /* 0=Monday, 1=Tuesday, ... 6=Sunday */ local
932 wd = (int)(((x.iJD+43200000)/86400000)%7);
933 sqlite3_snprintf(3, &z[j],"%02d",(nDay+7-wd)/7);
/external/libvorbis/lib/
H A Dvorbisfile.c2052 float wd=w[i]*w[i]; local
2053 float ws=1.-wd;
2054 d[i]=d[i]*wd + s[i]*ws;
2061 float wd=w[i]*w[i]; local
2062 d[i]=d[i]*wd;

Completed in 991 milliseconds

1234