Home
last modified time | relevance | path

Searched defs:SetFormat (Results 1 – 16 of 16) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dshader.h39 void SetFormat(ShaderFormat fmt) { shader_format_ = fmt; } in SetFormat() function
Dbuffer.h85 void SetFormat(Format* format) { in SetFormat() function
Dcommand.h443 void SetFormat(Format* fmt) { format_ = fmt; } in SetFormat() function
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/pre_activate/ascend/format_type/
Drectify_do_mask_test.cc46 void SetFormat(const FuncGraphPtr &g) { in SetFormat() function in mindspore::opt::TestHWRectifyDoMask
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DVdecHelper.cc327 AclLiteError VdecHelper::SetFormat(uint32_t format) { in SetFormat() function in VdecHelper
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/tensor/
Dtensor_impl.h194 void SetFormat(const mindspore::Format format) override { in SetFormat() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/python/src/
Dtensor_numpy_impl.h69 …void SetFormat(mindspore::Format) override { MS_LOG(ERROR) << "Cannot call SetFormat for numpy ten… in SetFormat() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/utils/
Dtensor_default_impl.h89 void SetFormat(mindspore::Format format) override { format_ = format; } in SetFormat() function
Dtensor_utils.cc74 void TensorTensorImpl::SetFormat(mindspore::Format format) { in SetFormat() function in mindspore::TensorTensorImpl
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/acl_ir/
Dacl_utils.h118 AclTensorDescMaker &SetFormat(aclFormat format) { in SetFormat() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dchecker.h117 constexpr ConvParser SetFormat(string_view format) const { in SetFormat() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/debug/
Dtensor_data.h191 void SetFormat(const std::string &format) { this->format_ = format; } in SetFormat() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/
Dtypes.cc634 void MSTensor::SetFormat(mindspore::Format format) { in SetFormat() function in mindspore::MSTensor
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/
Dtypes.cc470 void MSTensor::SetFormat(mindspore::Format) { MS_LOG_EXCEPTION << "Invalid implement."; } in SetFormat() function in mindspore::MSTensor
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/core/
Dtransform_op_optimizer.cc132 void SetFormat(size_t node_id) { in SetFormat() function in mindspore::graphkernel::__anonebe907ce0111::MinCut
/third_party/lame/dshow/
DMpegac.cpp1872 HRESULT STDMETHODCALLTYPE CMpegAudEncOutPin::SetFormat(AM_MEDIA_TYPE *pmt) in SetFormat() function in CMpegAudEncOutPin