Home
last modified time | relevance | path

Searched defs:w10 (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dsmooth.c38 int32_t w00,w10,w11, endiff, crit; in WebRtcIlbcfix_Smooth() local
/external/opencv3/modules/imgproc/src/
Dsamplers.cpp300 float w00 = a1*b1, w01 = a*b1, w10 = a1*b, w11 = a*b; in getQuadrangleSubPix_8u32f_CnR() local
335 float w00 = a1*b1, w01 = a*b1, w10 = a1*b, w11 = a*b; in getQuadrangleSubPix_8u32f_CnR() local
/external/deqp/framework/randomshaders/
DrsgProgramExecutor.cpp114 float w10 = x*(1.0f-y); in interpolateVertexQuad() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_dct_sse2.c928 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; in fadst8_sse2() local
/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp1479 const int w10 = ft - w11; in infillWeight() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_txfm_sse2.c590 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; in iadst8_sse2() local
/external/deqp/framework/common/
DtcuAstcUtil.cpp1275 const deUint32 w10 = fY - w11; in interpolateWeights() local
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp169 float w10 = x*(1.0f-y); in bilinearInterpolate() local