Home
last modified time | relevance | path

Searched defs:p10 (Results 1 – 25 of 31) sorted by relevance

12

/external/opencv3/3rdparty/openexr/IlmImf/
DImfWav.cpp187 unsigned short *p10 = px + oy1; in wav2Encode() local
216 unsigned short *p10 = px + oy1; in wav2Encode() local
318 unsigned short *p10 = px + oy1; in wav2Decode() local
347 unsigned short *p10 = px + oy1; in wav2Decode() local
/external/clang/test/SemaCXX/
Dcxx11-ast-print.cpp40 const char *p10 = 3.300e+15_fritz; variable
/external/deqp/framework/common/
DtcuBilinearImageCompare.cpp74 …interpolateChannel (deUint32 fx1, deUint32 fy1, deUint8 p00, deUint8 p01, deUint8 p10, deUint8 p11) in interpolateChannel()
100 deUint32 p10 = readRGBA8Raw(access, x1, y0); in bilinearSampleRGBA8() local
DtcuFuzzyImageCompare.cpp143 deUint32 p10 = readUnorm8<NumChannels>(src, i1, j0); in bilinearSample() local
/external/opencv3/modules/cudalegacy/src/cuda/
DNCVPyramid.cu143 …e T> static __host__ __device__ T _average4(const T &p00, const T &p01, const T &p10, const T &p11) in _average4()
201 T p10 = d_src_line2[2*j+0]; in kernelDownsampleX2() local
277 T p00, p01, p10, p11; in kernelInterpolateFrom1() local
/external/llvm/unittests/ADT/
DMakeUniqueTest.cpp63 auto p10 = in TEST() local
/external/webrtc/webrtc/base/
Drefcount.h85 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10) in RefCountedObject()
93 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10, in RefCountedObject()
/external/deqp/modules/gles2/performance/
Des2pTextureCases.cpp113 Vec2 p10 = (m_coordTransform * Vec3(1.0f, 0.0f, 1.0f)).swizzle(0,1); in init() local
Des2pShaderOperatorTests.cpp230 tcu::Vec4 p10; //!< Top left. member
/external/deqp/modules/gles3/performance/
Des3pTextureCases.cpp121 Vec2 p10 = (m_coordTransform * Vec3(1.0f, 0.0f, 1.0f)).swizzle(0,1); in init() local
/external/deqp/modules/glshared/
DglsShaderPerformanceMeasurer.hpp62 tcu::Vec4 p10; //!< Top left. member
/external/opencv3/modules/core/include/opencv2/core/opencl/runtime/autogenerated/
Dopencl_core_wrappers.hpp74 …e_t* p4, const size_t* p5, size_t p6, size_t p7, size_t p8, size_t p9, cl_uint p10, const cl_event… in clEnqueueCopyBufferRect()
95 …t size_t* p5, size_t* p6, size_t* p7, cl_uint p8, const cl_event* p9, cl_event* p10, cl_int* p11) … in clEnqueueMapImage()
116 …ze_t* p4, const size_t* p5, size_t p6, size_t p7, size_t p8, size_t p9, void* p10, cl_uint p11, co… in clEnqueueReadBufferRect()
119 …* p4, size_t p5, size_t p6, void* p7, cl_uint p8, const cl_event* p9, cl_event* p10) { return clEn… in clEnqueueReadImage()
134 …t* p4, const size_t* p5, size_t p6, size_t p7, size_t p8, size_t p9, const void* p10, cl_uint p11,… in clEnqueueWriteBufferRect()
137 …size_t p5, size_t p6, const void* p7, cl_uint p8, const cl_event* p9, cl_event* p10) { return clEn… in clEnqueueWriteImage()
/external/deqp/framework/delibs/deimage/
DdeImage.c148 deARGB p10 = deImage_getPixel(srcImage, x1, y0); in deImage_scale() local
/external/skia/tests/
DPathOpsQuadIntersectionTest.cpp478 SkDPoint p10 = quad1.ptAtT(t10); in intersectionFinder() local
DPathOpsCubicIntersectionTest.cpp591 SkDPoint p10 = cubic1.ptAtT(t10); in intersectionFinder() local
/external/opencv3/modules/calib3d/test/
Dtest_cameracalibration_artificial.cpp68 Point3f p10 = points[1]; in calcRvec() local
/external/icu/icu4c/source/i18n/
Dplurrule.cpp1499 static int32_t p10[] = {1, 10, 100, 1000, 10000}; variable
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestMonkey.java1473 int p10 = p1; in next() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBITestMonkey.java1477 int p10 = p1; in next() local
/external/opencv3/modules/hal/include/opencv2/hal/
Dintrin_sse.hpp1348 __m128i p10 = _mm_unpacklo_epi32(p00, p01); in v_store_interleave() local
1413 __m128i p10 = _mm_unpacklo_epi32(ab0, c0); in v_store_interleave() local
/external/pdfium/third_party/libtiff/
Dtif_luv.c793 LogL10toY(int p10) /* compute luminance from 10-bit LogL */ in LogL10toY()
/external/opencv3/3rdparty/libtiff/
Dtif_luv.c779 LogL10toY(int p10) /* compute luminance from 10-bit LogL */ in LogL10toY()
/external/v8/src/arm/
Dassembler-arm.h435 p10 = 10, enumerator
/external/skia/src/core/
DSkGeometry.cpp1052 Sk2s p10 = p1 - p0; in evalTangentAt() local
/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp1475 const int p10 = this->getWeight(unquantizedValues, idx + fWeightDimX, dualPlane); in infillWeight() local

12