Home
last modified time | relevance | path

Searched defs:SetOutputType (Results 1 – 5 of 5) sorted by relevance

/third_party/lame/dshow/
DEncoder.cpp94 HRESULT CEncoder::SetOutputType(MPEG_ENCODER_CONFIG &mabsi) in SetOutputType() function in CEncoder
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/
Dcontext.cc293 void AscendDeviceInfo::SetOutputType(enum DataType output_type) { in SetOutputType() function in mindspore::AscendDeviceInfo
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/
Dcontext.cc588 void AscendDeviceInfo::SetOutputType(enum DataType output_type) { in SetOutputType() function in mindspore::AscendDeviceInfo
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/
Dcontext.cc660 void AscendDeviceInfo::SetOutputType(enum DataType output_type) { in SetOutputType() function in mindspore::AscendDeviceInfo
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/
Dproto_exporter.cc88 void SetOutputType(const TypePtr &type, const BaseShapePtr &shape, debugger::TypeProto *type_proto)… in SetOutputType() function