Searched refs:v0 (Results 201 - 225 of 490) sorted by relevance

1234567891011>>

/external/libavc/common/armv8/
H A Dih264_inter_pred_filters_luma_vert_av8.s125 ld1 {v0.2s, v1.2s}, [x0], x2 // Vector load from src[0_0]
136 uaddl v14.8h, v0.8b, v10.8b // temp = src[0_0] + src[5_0]
142 ld1 {v0.2s, v1.2s}, [x0], x2
146 uaddl v16.8h, v2.8b, v0.8b
163 uaddl v20.8h, v6.8b, v0.8b
174 uaddl v12.8h, v10.8b, v0.8b
189 uaddl v12.8h, v0.8b, v2.8b // temp1 = src[2_0] + src[3_0]
207 uaddl v16.8h, v6.8b, v0.8b
230 uaddl v14.8h, v10.8b, v0.8b
233 ld1 {v0
[all...]
H A Dih264_weighted_bi_pred_av8.s147 dup v0.8h, w10 //Q0 = -(log_WD + 1) (32-bit)
181 srshl v4.8h, v4.8h , v0.8h //rounds off the weighted samples from rows 1,2
182 srshl v8.8h, v8.8h , v0.8h //rounds off the weighted samples from rows 3,4
220 srshl v4.8h, v4.8h , v0.8h //rounds off the weighted samples from row 1
221 srshl v8.8h, v8.8h , v0.8h //rounds off the weighted samples from row 2
222 srshl v12.8h, v12.8h , v0.8h //rounds off the weighted samples from row 3
224 srshl v16.8h, v16.8h , v0.8h //rounds off the weighted samples from row 4
280 srshl v20.8h, v20.8h , v0.8h //rounds off the weighted samples from row 1L
283 srshl v4.8h, v4.8h , v0.8h //rounds off the weighted samples from row 1H
284 srshl v24.8h, v24.8h , v0
[all...]
/external/libhevc/common/arm64/
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.b[0] //coeffabs_0 = vdup_lane_u8(coeffabs, 0)//
137 dup v23.8b, v0.b[1] //coeffabs_1 = vdup_lane_u8(coeffabs, 1)//
138 dup v24.8b, v0.b[2] //coeffabs_2 = vdup_lane_u8(coeffabs, 2)//
139 dup v25.8b, v0.b[3] //coeffabs_3 = vdup_lane_u8(coeffabs, 3)//
140 dup v26.8b, v0.b[4] //coeffabs_4 = vdup_lane_u8(coeffabs, 4)//
141 dup v27.8b, v0.b[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.h[0] //coeffabs_0 = vdup_lane_u8(coeffabs, 0)//
129 dup v23.4h, v0.h[1] //coeffabs_1 = vdup_lane_u8(coeffabs, 1)//
130 dup v24.4h, v0.h[2] //coeffabs_2 = vdup_lane_u8(coeffabs, 2)//
131 dup v25.4h, v0.h[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.b[0] //coeffabs_0 = vdup_lane_u8(coeffabs, 0)//
92 dup v23.8b, v0.b[1] //coeffabs_1 = vdup_lane_u8(coeffabs, 1)//
93 dup v24.8b, v0.b[2] //coeffabs_2 = vdup_lane_u8(coeffabs, 2)//
94 dup v25.8b, v0.b[3] //coeffabs_3 = vdup_lane_u8(coeffabs, 3)//
95 dup v26.8b, v0.b[4] //coeffabs_4 = vdup_lane_u8(coeffabs, 4)//
96 dup v27.8b, v0.b[5] //coeffabs_5 = vdup_lane_u8(coeffabs, 5)//
97 dup v28.8b, v0
[all...]
H A Dihevc_intra_pred_luma_mode2.s123 ld1 {v0.8b},[x0],x8
141 rev64 v16.8b, v0.8b
181 ld1 {v0.8b},[x0],x8
204 rev64 v16.8b, v0.8b
249 ld1 {v0.8b},[x0],x8
257 rev64 v1.8b, v0.8b
/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 DGrGLProgramDataManager.cpp61 void GrGLProgramDataManager::set1f(UniformHandle u, GrGLfloat v0) const {
67 GR_GL_CALL(fGpu->glInterface(), Uniform1f(uni.fFSLocation, v0));
70 GR_GL_CALL(fGpu->glInterface(), Uniform1f(uni.fVSLocation, v0));
93 void GrGLProgramDataManager::set2f(UniformHandle u, GrGLfloat v0, GrGLfloat v1) const { argument
99 GR_GL_CALL(fGpu->glInterface(), Uniform2f(uni.fFSLocation, v0, v1));
102 GR_GL_CALL(fGpu->glInterface(), Uniform2f(uni.fVSLocation, v0, v1));
122 void GrGLProgramDataManager::set3f(UniformHandle u, GrGLfloat v0, GrGLfloat v1, GrGLfloat v2) const { argument
128 GR_GL_CALL(fGpu->glInterface(), Uniform3f(uni.fFSLocation, v0, v1, v2));
131 GR_GL_CALL(fGpu->glInterface(), Uniform3f(uni.fVSLocation, v0, v1, v2));
152 GrGLfloat v0,
151 set4f(UniformHandle u, GrGLfloat v0, GrGLfloat v1, GrGLfloat v2, GrGLfloat v3) const argument
[all...]
/external/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/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
H A DStripifier.java66 static EdgeInfo findEdgeInfo(EdgeInfoVec edgeInfos, int v0, int v1) { argument
69 // because the edge infos have a v0 and v1
72 EdgeInfo infoIter = edgeInfos.at(v0);
74 if (infoIter.m_v0 == v0) {
95 static FaceInfo findOtherFace(EdgeInfoVec edgeInfos, int v0, int v1, argument
97 EdgeInfo edgeInfo = findEdgeInfo(edgeInfos, v0, v1);
99 if ((edgeInfo == null) || (v0 == v1)) {
145 int v0 = indices.get(index++);
150 if (isDegenerate(v0, v1, v2))
156 FaceInfo faceInfo = new FaceInfo(v0, v
275 isDegenerate(int v0, int v1, int v2) argument
659 isCW(FaceInfo faceInfo, int v0, int v1) argument
[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/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/deqp/framework/referencerenderer/
H A DrrRasterizer.hpp132 void init (const tcu::Vec4& v0, const tcu::Vec4& v1, const tcu::Vec4& v2);
183 void init (const tcu::Vec4& v0, const tcu::Vec4& v1, float lineWidth);
224 void init (const tcu::Vec4& v0, const tcu::Vec4& v1, float lineWidth);
267 void init (const tcu::Vec4& v0, const tcu::Vec4& v1);
/external/skia/src/sfnt/
H A DSkOTTable_OS_2.h32 struct V0 : SkOTTableOS2_V0 { } v0; member in union:SkOTTableOS2::Version
/external/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...]
H A Dtest-code-stubs-mips.cc115 __ Move(v0, destination_reg);
117 __ Branch(&ok, eq, v0, Operand(zero_reg));
124 __ Branch(&ok1, eq, v0, Operand(zero_reg));
147 return Simulator::current(Isolate::Current())->get_register(v0.code());
168 sp, v0, v1, a0, a1, a2, a3, t0, t1, t2, t3, t4, t5};
170 v0, v1, a0, a1, a2, a3, t0, t1, t2, t3, t4, t5};
/external/llvm/test/MC/AArch64/
H A Dneon-scalar-by-elem-saturating-mla.s6 sqdmlal s0, h0, v0.h[0]
14 // CHECK: sqdmlal s0, h0, v0.h[0] // encoding: [0x00,0x30,0x40,0x5f]
/external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/src/gl-matrix/
H A Dmat2d.js202 v0 = v[0], v1 = v[1];
203 out[0] = a0 * v0;
204 out[1] = a1 * v0;
222 v0 = v[0], v1 = v[1];
227 out[4] = a0 * v0 + a2 * v1 + a4;
228 out[5] = a1 * v0 + a3 * v1 + a5;
/external/iproute2/tc/
H A Dq_sfq.c52 if (get_size(&opt.v0.quantum, *argv)) {
59 if (get_integer(&opt.v0.perturb_period, *argv, 0)) {
66 if (get_u32(&opt.v0.limit, *argv, 0)) {
70 if (opt.v0.limit < 2) {
77 if (get_u32(&opt.v0.divisor, *argv, 0)) {
84 if (get_u32(&opt.v0.flows, *argv, 0)) {
/external/mesa3d/src/mesa/main/
H A Duniforms.c131 _mesa_Uniform1fARB(GLint location, GLfloat v0) argument
134 _mesa_uniform(ctx, ctx->Shader.ActiveProgram, location, 1, &v0, GL_FLOAT);
138 _mesa_Uniform2fARB(GLint location, GLfloat v0, GLfloat v1) argument
142 v[0] = v0;
148 _mesa_Uniform3fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2) argument
152 v[0] = v0;
159 _mesa_Uniform4fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, argument
164 v[0] = v0;
172 _mesa_Uniform1iARB(GLint location, GLint v0) argument
175 _mesa_uniform(ctx, ctx->Shader.ActiveProgram, location, 1, &v0, GL_IN
179 _mesa_Uniform2iARB(GLint location, GLint v0, GLint v1) argument
189 _mesa_Uniform3iARB(GLint location, GLint v0, GLint v1, GLint v2) argument
200 _mesa_Uniform4iARB(GLint location, GLint v0, GLint v1, GLint v2, GLint v3) argument
270 _mesa_Uniform1ui(GLint location, GLuint v0) argument
277 _mesa_Uniform2ui(GLint location, GLuint v0, GLuint v1) argument
287 _mesa_Uniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2) argument
298 _mesa_Uniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3) argument
[all...]

Completed in 707 milliseconds

1234567891011>>