Searched refs:v0 (Results 226 - 250 of 604) sorted by relevance

1234567891011>>

/external/libhevc/common/arm64/
H A Dihevc_inter_pred_chroma_vert_w16out.s121 ld1 {v0.8b},[x12] //loads pi1_coeff
126 abs v3.8b, v0.8b //vabs_s8(coeff)
128 dup v0.8b, v3.8b[0] //coeffabs_0
153 umlsl v6.8h, v5.8b, v0.8b //vmlsl_u8(mul_res1, vreinterpret_u8_u32(src_tmp1), coeffabs_0)
159 umlsl v4.8h, v17.8b, v0.8b
197 umlsl v4.8h, v6.8b, v0.8b
240 umlsl v30.8h, v4.8b, v0.8b
249 umlsl v28.8h, v5.8b, v0.8b
259 umlsl v26.8h, v6.8b, v0.8b
269 umlsl v24.8h, v7.8b, v0
[all...]
H A Dihevc_inter_pred_filters_luma_vert.s128 ld1 {v0.8b},[x12] //coeff = vld1_s8(pi1_coeff)
130 abs v0.8b, v0.8b //vabs_s8(coeff)
135 dup v22.8b, v0.8b[0] //coeffabs_0 = vdup_lane_u8(coeffabs, 0)//
137 dup v23.8b, v0.8b[1] //coeffabs_1 = vdup_lane_u8(coeffabs, 1)//
138 dup v24.8b, v0.8b[2] //coeffabs_2 = vdup_lane_u8(coeffabs, 2)//
139 dup v25.8b, v0.8b[3] //coeffabs_3 = vdup_lane_u8(coeffabs, 3)//
140 dup v26.8b, v0.8b[4] //coeffabs_4 = vdup_lane_u8(coeffabs, 4)//
141 dup v27.8b, v0.8b[5] //coeffabs_5 = vdup_lane_u8(coeffabs, 5)//
142 dup v28.8b, v0
[all...]
H A Dihevc_weighted_pred_bi_default.s146 movi v0.8h, #0x40 //tmp_lvl_shift = 1 << (shift - 1)
148 add v0.8h, v0.8h , v4.8h
200 sqadd v18.4h,v18.4h,v0.4h //vaddq_s32(i4_tmp1_t1, tmp_lvl_shift_t)
203 sqadd v19.4h,v20.4h,v0.4h //vaddq_s32(i4_tmp2_t1, tmp_lvl_shift_t)
209 sqadd v30.4h,v30.4h,v0.4h //vaddq_s32(i4_tmp1_t1, tmp_lvl_shift_t) iii iteration
213 sqadd v31.4h,v18.4h,v0.4h
255 sqadd v18.4h,v18.4h,v0.4h //vaddq_s32(i4_tmp1_t1, tmp_lvl_shift_t)
258 sqadd v19.4h,v20.4h,v0.4h //vaddq_s32(i4_tmp2_t1, tmp_lvl_shift_t)
297 sqadd v24.8h,v24.8h,v0
[all...]
H A Dihevc_inter_pred_filters_luma_vert_w16inp.s119 ld1 {v0.8b},[x12] //coeff = vld1_s8(pi1_coeff)
122 //abs v0.8b, v0.8b //vabs_s8(coeff)
127 sxtl v0.8h, v0.8b
128 dup v22.4h, v0.4h[0] //coeffabs_0 = vdup_lane_u8(coeffabs, 0)//
129 dup v23.4h, v0.4h[1] //coeffabs_1 = vdup_lane_u8(coeffabs, 1)//
130 dup v24.4h, v0.4h[2] //coeffabs_2 = vdup_lane_u8(coeffabs, 2)//
131 dup v25.4h, v0.4h[3] //coeffabs_3 = vdup_lane_u8(coeffabs, 3)//
132 dup v26.4h, v0
[all...]
H A Dihevc_inter_pred_luma_vert_w16inp_w16out.s128 ld1 {v0.8b},[x12] //coeff = ld1_s8(pi1_coeff)
136 sxtl v0.8h,v0.8b
137 dup v22.4h,v0.h[0] //coeffabs_0 = vdup_lane_u8(coeffabs, 0)//
138 dup v23.4h,v0.h[1] //coeffabs_1 = vdup_lane_u8(coeffabs, 1)//
139 dup v24.4h,v0.h[2] //coeffabs_2 = vdup_lane_u8(coeffabs, 2)//
140 dup v25.4h,v0.h[3] //coeffabs_3 = vdup_lane_u8(coeffabs, 3)//
141 dup v26.4h,v0.h[4] //coeffabs_4 = vdup_lane_u8(coeffabs, 4)//
142 dup v27.4h,v0.h[5] //coeffabs_5 = vdup_lane_u8(coeffabs, 5)//
143 dup v28.4h,v0
[all...]
H A Dihevc_inter_pred_filters_luma_vert_w16out.s83 ld1 {v0.8b},[x12] //coeff = vld1_s8(pi1_coeff)
85 abs v0.8b, v0.8b //vabs_s8(coeff)
90 dup v22.8b, v0.8b[0] //coeffabs_0 = vdup_lane_u8(coeffabs, 0)//
92 dup v23.8b, v0.8b[1] //coeffabs_1 = vdup_lane_u8(coeffabs, 1)//
93 dup v24.8b, v0.8b[2] //coeffabs_2 = vdup_lane_u8(coeffabs, 2)//
94 dup v25.8b, v0.8b[3] //coeffabs_3 = vdup_lane_u8(coeffabs, 3)//
95 dup v26.8b, v0.8b[4] //coeffabs_4 = vdup_lane_u8(coeffabs, 4)//
96 dup v27.8b, v0.8b[5] //coeffabs_5 = vdup_lane_u8(coeffabs, 5)//
97 dup v28.8b, v0
[all...]
/external/libvpx/libvpx/vp8/common/ppc/
H A Dfilter_bilinear_altivec.asm87 vsrh v24, v24, v19 ;# divide v0, v1 by 128
181 hfilter_8 v0, 1
199 load_and_align_8 v0, 1
212 vfilter_16 v0, v1
219 stvx v0, 0, r1
266 hfilter_8 v0, 1
284 load_and_align_8 v0, 1
297 vfilter_16 v0, v1
307 w_8x8 v0, r7, r0, r8
317 vperm v0, v
[all...]
H A Dfilter_altivec.asm32 load_c v0, VFilter, r6, r3, r10
38 vspltb v1, v0, 1
39 vspltb v2, v0, 2
40 vspltb v3, v0, 3
41 vspltb v4, v0, 4
42 vspltb v5, v0, 5
43 vspltb v0, v0, 0
67 vmuleub v8, \P0, v0 ;# 64 + 4 positive taps
69 vmuloub v8, \P0, v0
[all...]
/external/chromium_org/cc/output/
H A Dgeometry_binding.cc23 Vertex v0, v1, v2, v3; member in struct:cc::Quad
38 Vertex v0 = {{quad_vertex_rect.x(), quad_vertex_rect.bottom(), 0.0f, }, local
46 Quad x = {v0, v1, v2, v3};
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c60 const float *v0 = header->v[0]->data[pos]; local
64 /* edge vectors: e = v0 - v2, f = v1 - v2 */
65 const float ex = v0[0] - v2[0];
66 const float ey = v0[1] - v2[1];
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_vb_cliptmp.h86 const GLfloat dp0 = CLIP_DOTPROD( v0, A, B, C, D ); \
118 TAG(clip_line)( struct gl_context *ctx, GLuint v0, GLuint v1, GLubyte mask ) argument
128 const GLuint v0_orig = v0;
151 if (VB->ClipMask[v0]) {
152 INTERP_4F( t0, coord[newvert], coord[v0], coord[v1] );
153 interp( ctx, t0, newvert, v0, v1, GL_FALSE );
154 v0 = newvert;
162 * interpolated/clipped vertex position, not the current v0 which
180 tnl->Driver.Render.ClippedLine( ctx, v0, v1 );
187 TAG(clip_tri)( struct gl_context *ctx, GLuint v0, GLuin argument
266 clip_quad( struct gl_context *ctx, GLuint v0, GLuint v1, GLuint v2, GLuint v3, GLubyte mask ) argument
[all...]
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLProgramDataManager.cpp79 void GrGLProgramDataManager::set1f(UniformHandle u, GrGLfloat v0) const {
85 GR_GL_CALL(fGpu->glInterface(), Uniform1f(uni.fFSLocation, v0));
88 GR_GL_CALL(fGpu->glInterface(), Uniform1f(uni.fVSLocation, v0));
111 void GrGLProgramDataManager::set2f(UniformHandle u, GrGLfloat v0, GrGLfloat v1) const { argument
117 GR_GL_CALL(fGpu->glInterface(), Uniform2f(uni.fFSLocation, v0, v1));
120 GR_GL_CALL(fGpu->glInterface(), Uniform2f(uni.fVSLocation, v0, v1));
140 void GrGLProgramDataManager::set3f(UniformHandle u, GrGLfloat v0, GrGLfloat v1, GrGLfloat v2) const { argument
146 GR_GL_CALL(fGpu->glInterface(), Uniform3f(uni.fFSLocation, v0, v1, v2));
149 GR_GL_CALL(fGpu->glInterface(), Uniform3f(uni.fVSLocation, v0, v1, v2));
170 GrGLfloat v0,
169 set4f(UniformHandle u, GrGLfloat v0, GrGLfloat v1, GrGLfloat v2, GrGLfloat v3) const argument
[all...]
/external/chromium_org/v8/benchmarks/
H A Dnavier-stokes.js284 function vel_step(u, v, u0, v0, dt)
287 addFields(v, v0, dt );
289 var temp = v0; v0 = v; v = temp;
290 diffuse2(u,u0,v,v0, dt);
291 project(u, v, u0, v0);
293 var temp = v0; v0 = v; v = temp;
294 advect(1, u, u0, u0, v0, dt);
295 advect(2, v, v0, u
[all...]
/external/libunwind/include/
H A Ddwarf_i.h158 uint8_t v0, v1; local
161 if ((ret = dwarf_readu8 (as, a, addr, &v0, arg)) < 0
166 *val = (uint16_t) v0 << 8 | v1;
168 *val = (uint16_t) v1 << 8 | v0;
176 uint16_t v0, v1; local
179 if ((ret = dwarf_readu16 (as, a, addr, &v0, arg)) < 0
184 *val = (uint32_t) v0 << 16 | v1;
186 *val = (uint32_t) v1 << 16 | v0;
194 uint32_t v0, v1; local
197 if ((ret = dwarf_readu32 (as, a, addr, &v0, ar
[all...]
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c60 const float *v0 = header->v[0]->data[pos]; local
64 /* edge vectors: e = v0 - v2, f = v1 - v2 */
65 const float ex = v0[0] - v2[0];
66 const float ey = v0[1] - v2[1];
/external/mesa3d/src/mesa/tnl/
H A Dt_vb_cliptmp.h86 const GLfloat dp0 = CLIP_DOTPROD( v0, A, B, C, D ); \
118 TAG(clip_line)( struct gl_context *ctx, GLuint v0, GLuint v1, GLubyte mask ) argument
128 const GLuint v0_orig = v0;
151 if (VB->ClipMask[v0]) {
152 INTERP_4F( t0, coord[newvert], coord[v0], coord[v1] );
153 interp( ctx, t0, newvert, v0, v1, GL_FALSE );
154 v0 = newvert;
162 * interpolated/clipped vertex position, not the current v0 which
180 tnl->Driver.Render.ClippedLine( ctx, v0, v1 );
187 TAG(clip_tri)( struct gl_context *ctx, GLuint v0, GLuin argument
266 clip_quad( struct gl_context *ctx, GLuint v0, GLuint v1, GLuint v2, GLuint v3, GLubyte mask ) argument
[all...]
/external/skia/src/gpu/gl/
H A DGrGLUniformManager.cpp50 void GrGLUniformManager::set1f(UniformHandle u, GrGLfloat v0) const {
56 GR_GL_CALL(fGpu->glInterface(), Uniform1f(uni.fFSLocation, v0));
59 GR_GL_CALL(fGpu->glInterface(), Uniform1f(uni.fVSLocation, v0));
82 void GrGLUniformManager::set2f(UniformHandle u, GrGLfloat v0, GrGLfloat v1) const { argument
88 GR_GL_CALL(fGpu->glInterface(), Uniform2f(uni.fFSLocation, v0, v1));
91 GR_GL_CALL(fGpu->glInterface(), Uniform2f(uni.fVSLocation, v0, v1));
111 void GrGLUniformManager::set3f(UniformHandle u, GrGLfloat v0, GrGLfloat v1, GrGLfloat v2) const { argument
117 GR_GL_CALL(fGpu->glInterface(), Uniform3f(uni.fFSLocation, v0, v1, v2));
120 GR_GL_CALL(fGpu->glInterface(), Uniform3f(uni.fVSLocation, v0, v1, v2));
141 GrGLfloat v0,
140 set4f(UniformHandle u, GrGLfloat v0, GrGLfloat v1, GrGLfloat v2, GrGLfloat v3) const argument
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_ppc.c553 int v0, v1; local
556 v0 = get_src_vec(gen, inst, 0, TGSI_CHAN_X);
561 /* v1 = 1.0 / sqrt(v0) */
562 ppc_vrsqrtefp(gen->f, v1, v0);
565 /* v1 = 1.0 / v0 */
566 ppc_vrefp(gen->f, v1, v0);
587 int v0 = get_src_vec(gen, inst, 0, chan_index); /* v0 = srcreg[0] */ local
594 ppc_vandc(gen->f, v1, v0, bit31_vec); /* v1 = v0
638 int v0 = get_src_vec(gen, inst, 0, chan); local
681 int v0 = get_src_vec(gen, inst, 0, chan); local
718 int v0 = get_src_vec(gen, inst, 0, chan); local
766 int v0, v1, v2; local
[all...]
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ppc.c553 int v0, v1; local
556 v0 = get_src_vec(gen, inst, 0, TGSI_CHAN_X);
561 /* v1 = 1.0 / sqrt(v0) */
562 ppc_vrsqrtefp(gen->f, v1, v0);
565 /* v1 = 1.0 / v0 */
566 ppc_vrefp(gen->f, v1, v0);
587 int v0 = get_src_vec(gen, inst, 0, chan_index); /* v0 = srcreg[0] */ local
594 ppc_vandc(gen->f, v1, v0, bit31_vec); /* v1 = v0
638 int v0 = get_src_vec(gen, inst, 0, chan); local
681 int v0 = get_src_vec(gen, inst, 0, chan); local
718 int v0 = get_src_vec(gen, inst, 0, chan); local
766 int v0, v1, v2; local
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
H A Dfilter_altivec.asm32 load_c v0, VFilter, r6, r3, r10
38 vspltb v1, v0, 1
39 vspltb v2, v0, 2
40 vspltb v3, v0, 3
41 vspltb v4, v0, 4
42 vspltb v5, v0, 5
43 vspltb v0, v0, 0
67 vmuleub v8, \P0, v0 ;# 64 + 4 positive taps
69 vmuloub v8, \P0, v0
[all...]
/external/jpeg/
H A Dmips_idct_le.S61 # $v0:1 - temp results
88 muleq_s.w.phl $v0, $t0, $s0 # tmp0 ...
104 ins $t0, $v0, 16, 16 # ... tmp0
131 muleq_s.w.phl $v0, $t2, $s1 # tmp1 ...
143 ins $t2, $v0, 16, 16 # ... tmp1
145 muleq_s.w.phl $v0, $t6, $s3 # tmp3 ...
153 ins $t6, $v0, 16, 16 # ... tmp3
165 muleq_s.w.phl $v0, $t1, $s0 # tmp4 ...
177 ins $t1, $v0, 16, 16 # ... tmp4
182 muleq_s.w.phl $v0,
[all...]
/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_OS_2.h32 struct V0 : SkOTTableOS2_V0 { } v0; member in union:SkOTTableOS2::Version
/external/chromium_org/v8/test/cctest/
H A Dtest-assembler-mips.cc58 __ addu(v0, a0, a1);
82 __ li(v0, 0);
87 __ addu(v0, v0, a1);
142 __ srl(v0, t2, 8); // 0x00123456
143 __ sll(v0, v0, 11); // 0x91a2b000
144 __ sra(v0, v0, 3); // 0xf2345600
145 __ srav(v0, v
[all...]
H A Dtest-assembler-mips64.cc58 __ addu(v0, a0, a1);
83 __ li(v0, 0);
88 __ addu(v0, v0, a1);
144 __ srl(v0, a6, 8); // 0x00123456
145 __ sll(v0, v0, 11); // 0x91a2b000
146 __ sra(v0, v0, 3); // 0xf2345600
147 __ srav(v0, v
[all...]
/external/skia/src/sfnt/
H A DSkOTTable_OS_2.h32 struct V0 : SkOTTableOS2_V0 { } v0; member in union:SkOTTableOS2::Version

Completed in 581 milliseconds

1234567891011>>