Home
last modified time | relevance | path

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

/external/openscreen/cast/streaming/
Dresolution.h39 struct Dimensions { struct
52 constexpr Resolution ToResolution() const { return {width, height}; } in ToResolution()
55 constexpr int effective_bit_rate() const { in effective_bit_rate()
60 int width = 0;
61 int height = 0;
/external/tensorflow/tensorflow/lite/delegates/gpu/
Dapi.h195 struct Dimensions { struct
196 Dimensions() : b(1), h(1), w(1), c(1) {} in Dimensions() function
198 Dimensions(int32_t batch, int32_t height, int32_t width, int32_t channels) in Dimensions() argument
205 bool operator==(const Dimensions& other) const { argument
217 // Dimensions semantic is defined by corresponding DataLayout. argument
/external/armnn/src/armnn/
DInternalTypes.hpp16 using Dimensions = std::array<unsigned int, MaxNumOfTensorDimensions>; typedef
/external/tensorflow/tensorflow/core/kernels/
Deigen_benchmark.h36 using Dimensions = Eigen::DSizes<Eigen::Index, 4>; variable
167 using Dimensions = Eigen::DSizes<Eigen::Index, 5>; variable
Deigen_spatial_convolutions_test.cc1396 using Dimensions = Eigen::DSizes<Eigen::Index, 4>; in PackRhsHelper() typedef
1591 using Dimensions = Eigen::DSizes<Eigen::Index, 4>; in PackLhsHelper() typedef
/external/ComputeLibrary/arm_compute/core/
DDimensions.h53 explicit Dimensions(Ts... dims) in Dimensions() function
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorStorage.h75 typedef DSizes<IndexType, NumIndices_> Dimensions; typedef
DTensorBlock.h190 typedef DSizes<IndexType, NumDims> Dimensions; typedef
351 typedef DSizes<IndexType, NumDims> Dimensions; typedef
DTensorEvaluator.h34 typedef typename Derived::Dimensions Dimensions; typedef
DTensorFixedSize.h55 typedef Dimensions_ Dimensions; typedef
DTensorMap.h70 typedef typename PlainObjectType::Dimensions Dimensions; typedef
DTensorRef.h139 typedef typename PlainObjectType::Dimensions Dimensions; typedef
DTensor.h84 typedef DSizes<Index, NumIndices_> Dimensions; typedef
DREADME.md1109 #### Reduction along all dimensions
/external/crosvm/media/ffmpeg/src/
Davcodec.rs74 pub struct Dimensions { struct
75 pub width: u32,
76 pub height: u32,
196 pub fn set_dimensions(&mut self, dimensions: Dimensions) { in set_dimensions()
788 pub fn dimensions(&self) -> Dimensions { in dimensions()
/external/pdfium/third_party/lcms/src/
Dcmslut.c610 cmsUInt32Number Dimensions[MAX_INPUT_DIMENSIONS]; in cmsStageAllocCLut16bit() local
627 cmsUInt32Number Dimensions[MAX_INPUT_DIMENSIONS]; in cmsStageAllocCLutFloat() local
711 cmsUInt32Number Dimensions[MAX_INPUT_DIMENSIONS]; in _cmsStageAllocIdentityCLut() local
Dcmsvirt.c742 cmsUInt32Number Dimensions[MAX_INPUT_DIMENSIONS]; in cmsCreateBCHSWabstractProfileTHR() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dtiled_dot_emitter.cc624 class Dimensions { class in xla::cpu::__anon8d179a540111::TiledSmallGemmEmitter
626 explicit Dimensions(int64_t m, int64_t k, int64_t n) in Dimensions() function in xla::cpu::__anon8d179a540111::TiledSmallGemmEmitter::Dimensions
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h494 NodeArrayNode *Dimensions = nullptr; member
/external/clang/lib/AST/
DMicrosoftMangle.cpp2120 SmallVector<llvm::APInt, 3> Dimensions; in mangleArrayType() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Ddisplayvideo.v1.json11157 "Dimensions": { object