Home
last modified time | relevance | path

Searched refs:Planes (Results 1 – 25 of 39) sorted by relevance

12

/external/dynamic_depth/internal/dynamic_depth/
Dplanes.cc12 Planes::Planes() = default;
14 void Planes::GetNamespaces( in GetNamespaces()
25 std::unique_ptr<Planes> Planes::FromPlaneArray( in FromPlaneArray()
40 std::unique_ptr<Planes> planes(new Planes()); // NOLINT in FromPlaneArray()
45 std::unique_ptr<Planes> Planes::FromDeserializer( in FromDeserializer()
48 std::unique_ptr<Planes> planes(new Planes()); // NOLINT in FromDeserializer()
52 DynamicDepthConst::Namespace(DynamicDepthConst::Planes()), in FromDeserializer()
53 DynamicDepthConst::Planes(), 0); in FromDeserializer()
64 DynamicDepthConst::Namespace(DynamicDepthConst::Planes()), in FromDeserializer()
65 DynamicDepthConst::Planes(), i); in FromDeserializer()
[all …]
Dconst.h31 static const char* Planes();
Dconst.cc73 const char* DynamicDepthConst::Planes() { return kPlanes; } in Planes() function in dynamic_depth::DynamicDepthConst
Ddevice.cc56 auto planes = Planes::FromDeserializer(deserializer); in ParseFields()
144 const Planes* Device::GetPlanes() const { return params_->planes.get(); } in GetPlanes()
/external/dynamic_depth/includes/dynamic_depth/
Dplanes.h16 class Planes : public Element {
24 static std::unique_ptr<Planes> FromPlaneArray(
30 static std::unique_ptr<Planes> FromDeserializer(
34 Planes(const Planes&) = delete;
35 Plane& operator=(const Planes&) = delete;
53 Planes();
Ddevice.h35 std::unique_ptr<Planes> planes;
96 const Planes* GetPlanes() const;
/external/libcups/filter/
Drastertohp.c28 unsigned char *Planes[4], /* Output buffers */ variable
325 if ((Planes[0] = malloc(header->cupsBytesPerLine + NumPlanes)) == NULL) in StartPage()
332 Planes[plane] = Planes[0] + plane * header->cupsBytesPerLine / NumPlanes; in StartPage()
378 free(Planes[0]); in EndPage()
588 CompressData(Planes[plane], bytes, plane < (NumPlanes - 1) ? 'V' : 'W', in OutputLine()
598 plane_ptr = Planes[plane], bit_ptr = BitBuffer; in OutputLine()
784 if (cupsRasterReadPixels(ras, Planes[0], header.cupsBytesPerLine) < 1) in main()
791 if (Planes[0][0] || in main()
792 memcmp(Planes[0], Planes[0] + 1, header.cupsBytesPerLine - 1)) in main()
Drastertoepson.c48 unsigned char *Planes[6], /* Output buffers */ variable
283 if ((Planes[0] = malloc(header->cupsBytesPerLine + NumPlanes)) == NULL) in StartPage()
290 Planes[plane] = Planes[0] + plane * header->cupsBytesPerLine / NumPlanes; in StartPage()
362 free(Planes[0]); in EndPage()
632 for (x = header->cupsWidth, bit = 128, pixel = Planes[0], in OutputLine()
756 if (!Planes[plane][0] && in OutputLine()
757 memcmp(Planes[plane], Planes[plane] + 1, (size_t)bytes - 1) == 0) in OutputLine()
773 CompressData(Planes[plane], bytes, plane, header->cupsCompression, xstep, ystep); in OutputLine()
1117 if (cupsRasterReadPixels(ras, Planes[0], header.cupsBytesPerLine) < 1) in main()
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorVolumePatch.h25 template<DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, typename XprType>
26 struct traits<TensorVolumePatchOp<Planes, Rows, Cols, XprType> > : public traits<XprType>
38 template<DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, typename XprType>
39 struct eval<TensorVolumePatchOp<Planes, Rows, Cols, XprType>, Eigen::Dense>
41 typedef const TensorVolumePatchOp<Planes, Rows, Cols, XprType>& type;
44 template<DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, typename XprType>
45 struct nested<TensorVolumePatchOp<Planes, Rows, Cols, XprType>, 1, typename eval<TensorVolumePatchO…
47 typedef TensorVolumePatchOp<Planes, Rows, Cols, XprType> type;
52 template<DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, typename XprType>
53 class TensorVolumePatchOp : public TensorBase<TensorVolumePatchOp<Planes, Rows, Cols, XprType>, Rea…
[all …]
/external/dng_sdk/source/
Ddng_opcodes.cpp321 fDstImage.Planes (), in Start()
380 image->Planes (), in Apply()
453 fImage.Planes(), pad16Bytes); in Start()
466 fImage.Planes (), in Start()
479 dng_pixel_buffer buffer(tile, 0, fImage.Planes (), fPixelType, in Process()
Ddng_misc_opcodes.cpp412 plane < fAreaSpec.Plane () + fAreaSpec.Planes () && in ProcessArea()
413 plane < buffer.Planes (); in ProcessArea()
635 plane < fAreaSpec.Plane () + fAreaSpec.Planes () && in ProcessArea()
636 plane < buffer.Planes (); in ProcessArea()
997 plane < fAreaSpec.Plane () + fAreaSpec.Planes () && in ProcessArea()
998 plane < buffer.Planes (); in ProcessArea()
1204 plane < fAreaSpec.Plane () + fAreaSpec.Planes () && in ProcessArea()
1205 plane < buffer.Planes (); in ProcessArea()
1383 plane < fAreaSpec.Plane () + fAreaSpec.Planes () && in ProcessArea()
1384 plane < buffer.Planes (); in ProcessArea()
[all …]
Ddng_validate.cpp185 stage1.Planes () >= 3 ? piRGB in dng_validate()
225 stage2.Planes () >= 3 ? piRGB in dng_validate()
281 stage3.Planes () >= 3 ? piRGB in dng_validate()
362 preview->fInfo.fColorSpace = previewImage->Planes () == 1 ? in dng_validate()
483 finalImage->Planes () >= 3 ? piRGB in dng_validate()
Ddng_filter_task.cpp35 , fSrcPlanes (srcImage.Planes ()) in dng_filter_task()
39 , fDstPlanes (dstImage.Planes ()) in dng_filter_task()
Ddng_simple_image.cpp61 Planes (), in Clone()
68 Planes ()); in Clone()
Ddng_gain_map.cpp560 plane < fAreaSpec.Plane () + fAreaSpec.Planes () && in ProcessArea()
561 plane < buffer.Planes (); in ProcessArea()
565 uint32 mapPlane = Min_uint32 (plane, fGainMap->Planes () - 1); in ProcessArea()
Ddng_preview.cpp213 fIFD.fSamplesPerPixel = fImage->Planes (); in AddTagSet()
483 preview.fImage->Planes ()) in dng_raw_preview_tag_set()
548 fIFD.fSamplesPerPixel = fImage->Planes (); in AddTagSet()
Ddng_negative.cpp1483 dng_pixel_buffer buffer (image.Bounds (), 0, image.Planes (), in FindImageDigest()
1681 ComputeBufferSize(fPixelType, tileSize, fImage.Planes(), in Start()
1707 dng_pixel_buffer buffer (tile, 0, fImage.Planes (), in Process()
3777 stage1.Planes (), in DoBuildStage2()
4073 if (srcPlane < 0 || srcPlane >= (int32) stage2.Planes ()) in DoInterpolateStage3()
4133 if ((fStage2Image->Planes () > 1) && (srcPlane < 0)) in DoBuildStage3()
4396 for (uint32 plane = 0; plane < fSrcImage.Planes (); plane++) in dng_encode_proxy_task()
4430 for (uint32 plane = 0; plane < fSrcImage.Planes (); plane++) in Process()
4498 for (uint32 plane = 0; plane < srcImage.Planes (); plane++) in EncodeRawProxy()
4544 srcImage.Planes (), in EncodeRawProxy()
[all …]
Ddng_gain_map.h86 uint32 Planes () const in Planes() function
Ddng_image.h215 uint32 Planes () const in Planes() function
/external/vboot_reference/utility/
Dimage_types.c24 uint16_t Planes; // Must be 1 for x86 member
48 bhdr->Planes == 1 && in identify_image_type()
/external/tensorflow/tensorflow/core/kernels/
Deigen_cuboid_convolution.h60 template <typename NewDimension, Index Planes, Index Rows, Index Cols,
68 Planes, Rows, Cols, ArgType> >,
78 Planes, Rows, Cols, ArgType> >,
87 Planes, Rows, Cols, ArgType> >,
101 const TensorVolumePatchOp<Planes, Rows, Cols, ArgType> >, in TensorContractionInputMapper() argument
345 Planes, Rows, Cols, ArgType> >,
873 template <typename NewDimension, Index Planes, Index Rows, Index Cols,
881 Planes, Rows, Cols, ArgType> >,
893 Planes, Rows, Cols, ArgType> >,
902 Planes, Rows, Cols, ArgType> >,
[all …]
Deigen_volume_patch.h26 template <DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, typename ArgType,
29 typedef TensorVolumePatchOp<Planes, Rows, Cols, ArgType> XprType;
637 template <DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, \
640 const TensorVolumePatchOp<Planes, Rows, Cols, ArgType>, Device> \
641 : public CustomTensorEvaluator<Planes, Rows, Cols, ArgType, Device> { \
643 const typename CustomTensorEvaluator<Planes, Rows, Cols, ArgType, \
646 : CustomTensorEvaluator<Planes, Rows, Cols, ArgType, Device>( \
/external/libdrm/man/
Ddrm-kms.7.rst30 understand how KMS works, we need to introduce 5 objects: *CRTCs*, *Planes*,
46 Planes
48 on top of a CRTC during the scanout process. Planes are associated with a
51 on top of a CRTC. Planes are not provided by all hardware and the number of
88 *Connectors*, *Encoders* and *Planes*.
130 Planes section in Description
133 Planes are controlled independently from CRTCs. That is, a call to
/external/curl/tests/data/
Dtest57292 Transport: Planes/Trains/Automobiles
/external/llvm-project/llvm/tools/llvm-rc/
DResourceFileWriter.cpp753 ulittle16_t Planes; // HotspotX (.cur files but not CURSOR resource). member
768 ulittle16_t Planes; member
843 writeObject(Res->Header.Planes); in writeSingleIconOrCursorBody()
958 NewHeader.Planes = BMPHeader->Planes; in visitIconOrCursorResource()
964 NewHeader.Planes = 1; in visitIconOrCursorResource()

12