| /external/skia/experimental/lowp-basic/ |
| D | bilerp-study.cpp | 38 static float golden_bilerp(float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in golden_bilerp() 46 float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in golden_bilerp2() 57 float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in full_res_bilerp() 69 static int16_t bilerp_1(float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in bilerp_1() 101 for (int p01 : interesting) in check_bilerp() local
|
| /external/deqp/framework/common/ |
| D | tcuBilinearImageCompare.cpp | 74 inline deUint8 interpolateChannel (deUint32 fx1, deUint32 fy1, deUint8 p00, deUint8 p01, deUint8 p1… in interpolateChannel() 101 deUint32 p01 = readRGBA8Raw(access, x0, y1); in bilinearSampleRGBA8() local
|
| D | tcuFuzzyImageCompare.cpp | 144 deUint32 p01 = readUnorm8<NumChannels>(src, i0, j1); in bilinearSample() local
|
| D | tcuTexture.cpp | 2049 …Vec4 p01 = (i0UseBorder || j1UseBorder) ? lookupBorder(access.getFormat(), sampler) : lookup(acces… in sampleLinear2D() local 2169 …float p01 = execCompare(p01Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthFor… in sampleLinear2DCompare() local
|
| D | tcuAstcUtil.cpp | 1309 const deUint32 p01 = unquantizedWeights[(i01 * numWeightsPerTexel + texelWeightNdx) & 0x3f]; in interpolateWeights() local
|
| D | tcuTexLookupVerifier.cpp | 96 Vec4 p01; //!< (1, 0) member
|
| /external/arm-optimized-routines/pl/math/ |
| D | sv_log2f_2u5.c | 54 sv_f32_t p01 = sv_fma_n_f32_x (pg, P (1), r, sv_f32 (P (0))); in __sv_log2f_x() local
|
| /external/webrtc/modules/video_coding/timing/ |
| D | timestamp_extrapolator.cc | 111 double p01 = in Update() local
|
| /external/renderscript-intrinsics-replacement-toolkit/test-app/src/main/java/com/google/android/renderscript_test/ |
| D | ReferenceResize.kt | 80 val p01 = gIn[xs1, ys0].toFloatArray() in bicubicU4() constant
|
| /external/deqp/modules/gles2/performance/ |
| D | es2pTextureCases.cpp | 114 Vec2 p01 = (m_coordTransform * Vec3(0.0f, 1.0f, 1.0f)).swizzle(0,1); in init() local
|
| D | es2pShaderOperatorTests.cpp | 229 tcu::Vec4 p01; //!< Bottom right. member
|
| /external/deqp/modules/gles3/performance/ |
| D | es3pTextureCases.cpp | 122 Vec2 p01 = (m_coordTransform * Vec3(0.0f, 1.0f, 1.0f)).swizzle(0,1); in init() local
|
| D | es3pShaderOperatorTests.cpp | 229 tcu::Vec4 p01; //!< Bottom right. member
|
| /external/deqp/modules/glshared/ |
| D | glsShaderPerformanceMeasurer.hpp | 61 tcu::Vec4 p01; //!< Bottom right. member
|
| /external/deqp/framework/delibs/deimage/ |
| D | deImage.c | 149 deARGB p01 = deImage_getPixel(srcImage, x0, y1); in deImage_scale() local
|
| /external/rappor/analysis/R/ |
| D | decode.R | 59 p01 <- p * (1 - f/2) + q * f / 2 # probability of a true 0 reported as 1 functionVar
|
| /external/mesa3d/src/mesa/main/ |
| D | texcompress_astc.cpp | 1297 int p00, p01, p10, p11, i0, i1; in compute_infill_weights() local 1314 int p00, p01, p10, p11, i; in compute_infill_weights() local
|
| /external/libvpx/vpx_dsp/x86/ |
| D | variance_sse2.c | 41 const __m128i p01 = _mm_unpacklo_epi32(p0, p1); in load4x2_sse2() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
| D | vktYCbCrUtil.cpp | 1511 const tcu::Interval& p01, in linearInterpolate()
|
| /external/skia/src/core/ |
| D | SkGeometry.cpp | 181 float2 p01 = interp(p0, p1, tt); in SkChopQuadAt() local
|
| /external/libgav1/src/dsp/x86/ |
| D | loop_restoration_avx2.cc | 2322 const __m256i p01 = CalculateFilteredOutput<4>(sr1_lo, ma[1], b[0][1]); in BoxFilterPass1() local
|