Home
last modified time | relevance | path

Searched defs:GetEngineType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/feature_manager/
H A Dhw_filter_pipe.cpp132 EngineType HwFilterPipe::GetEngineType(uint32_t index) in GetEngineType() function in HwFilterPipe
H A Dhw_filter.h95 EngineType GetEngineType() in GetEngineType() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/xds/type/matcher/v3/
Dregex.pb.go72 func (m *RegexMatcher) GetEngineType() isRegexMatcher_EngineType { func
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_graph.cc85 EngineInfo::EngineType GetEngineType( in GetEngineType() function