Home
last modified time | relevance | path

Searched defs:q0 (Results 1 – 21 of 21) sorted by relevance

/external/webp/src/dsp/
Ddec_sse2.c279 #define GET_NOTHEV(p1, p0, q0, q1, hev_thresh, not_hev) { \ argument
292 #define GET_BASE_DELTA(p1, p0, q0, q1, o) { \ argument
300 #define DO_SIMPLE_FILTER(p0, q0, fl) { \ argument
326 static void NeedsFilter(const __m128i* p1, const __m128i* p0, const __m128i* q0, in NeedsFilter()
346 static WEBP_INLINE void DoFilter2(const __m128i* p1, __m128i* p0, __m128i* q0, in DoFilter2()
368 __m128i* q0, __m128i* q1, in DoFilter4()
415 __m128i* q0, __m128i* q1, __m128i *q2, in DoFilter6()
515 __m128i* q0, __m128i* q1) { in Load16x4()
558 __m128i* q0, __m128i* q1) { in Store16x4()
601 __m128i q0 = _mm_loadu_si128((__m128i*)&p[0]); in SimpleVFilter16SSE2() local
[all …]
Ddec_neon.c34 #define NEEDS_FILTER(p1, p0, q0, q1, thresh, mask) \ argument
43 #define GET_BASE_DELTA(p1, p0, q0, q1, o) \ argument
50 #define DO_SIMPLE_FILTER(p0, q0, fl) \ argument
62 #define DO_FILTER2(p1, p0, q0, q1, thresh) \ argument
Ddec.c494 const int p1 = p[-2*step], p0 = p[-step], q0 = p[0], q1 = p[step]; in do_filter2() local
504 const int p1 = p[-2*step], p0 = p[-step], q0 = p[0], q1 = p[step]; in do_filter4() local
518 const int q0 = p[0], q1 = p[step], q2 = p[2*step]; in do_filter6() local
532 const int p1 = p[-2*step], p0 = p[-step], q0 = p[0], q1 = p[step]; in hev() local
537 const int p1 = p[-2*step], p0 = p[-step], q0 = p[0], q1 = p[step]; in needs_filter() local
544 const int q0 = p[0], q1 = p[step], q2 = p[2*step], q3 = p[3*step]; in needs_filter2() local
Denc_sse2.c796 const __m128i q0 = _mm_loadu_si128((__m128i*)&mtx->q_[0]); in QuantizeBlockSSE2() local
/external/libvpx/libvpx/vp8/common/
Dloopfilter_filters.c29 uc q0, uc q1, uc q2, uc q3) in vp8_filter_mask()
43 static signed char vp8_hevmask(uc thresh, uc p1, uc p0, uc q0, uc q1) in vp8_hevmask()
282 static signed char vp8_simple_filter_mask(uc blimit, uc p1, uc p0, uc q0, uc q1) in vp8_simple_filter_mask()
297 signed char q0 = (signed char) * oq0 ^ 0x80; in vp8_simple_filter() local
/external/webp/src/enc/
Dfilter.c52 const int p1 = p[-2*step], p0 = p[-step], q0 = p[0], q1 = p[step]; in do_filter2() local
62 const int p1 = p[-2*step], p0 = p[-step], q0 = p[0], q1 = p[step]; in do_filter4() local
75 const int p1 = p[-2*step], p0 = p[-step], q0 = p[0], q1 = p[step]; in hev() local
80 const int p1 = p[-2*step], p0 = p[-step], q0 = p[0], q1 = p[step]; in needs_filter() local
87 const int q0 = p[0], q1 = p[step], q2 = p[2*step], q3 = p[3*step]; in needs_filter2() local
/external/fdlibm/
Dk_rem_pio2.c170 int jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; local
De_jn.c161 double q0,q1,h,tmp; int k,m; local
/external/eigen/test/
Dgeo_quaternion.cpp24 template<typename QuatType> void check_slerp(const QuatType& q0, const QuatType& q1) in check_slerp()
/external/opencv/cv/src/
Dcvtemplmatch.cpp344 double *q0, *q1, *q2, *q3; in cvMatchTemplate() local
Dcvmoments.cpp539 double q0 = t0 * t0, q1 = t1 * t1; in cvGetHuMoments() local
Dcvcalibinit.cpp944 icvRemoveQuadFromGroup(CvCBQuad **quads, int count, CvCBQuad *q0) in icvRemoveQuadFromGroup()
1075 CvCBQuad *q0, *q; in icvCleanFoundConnectedQuads() local
/external/opencv/cvaux/src/
Dcvmorphcontours.cpp515 CvPoint2D32f Q(CvPoint2D32f q0,CvPoint2D32f q1,CvPoint2D32f q2,double t) in Q()
/external/tremolo/Tremolo/
Dmdct.c367 REG_TYPE t0,t1,v0,v1,q0,q1,s0,s1; in mdct_step8() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DTnaf.java262 BigInteger q0 = f0.add(BigInteger.valueOf(h0)); in round() local
/external/valgrind/main/coregrind/
Dm_main.c3183 q1, q0, // Quotient digits. in divlu2() local
3340 ULong u0, u1, v1, q0, q1, k, n; in udivdi3() local
/external/clang/lib/Headers/
Demmintrin.h1079 _mm_set_epi64x(long long q1, long long q0) in _mm_set_epi64x()
1085 _mm_set_epi64(__m64 q1, __m64 q0) in _mm_set_epi64()
1139 _mm_setr_epi64(__m64 q0, __m64 q1) in _mm_setr_epi64()
/external/webkit/Source/WebCore/platform/graphics/wince/
DPlatformPathWinCE.cpp424 int q0 = quadrant(startPoint, data.m_center); in inflateRectToContainMe() local
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dloopfilter_filters_dspr2.c51 uint32_t q0, in vp8_filter_mask_vec_mips()
/external/valgrind/main/VEX/priv/
Dhost_amd64_isel.c3640 AMD64RI* q0 = iselIntExpr_RI(env, e->Iex.Qop.details->arg4); in iselDVecExpr_wrk() local
/external/webkit/Source/JavaScriptCore/assembler/
DARMv7Assembler.h130 q0, enumerator