Home
last modified time | relevance | path

Searched defs:specification (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrameFormat.java198 public boolean isCompatibleWith(FrameFormat specification) { in isCompatibleWith()
254 public boolean mayBeCompatibleWith(FrameFormat specification) { in mayBeCompatibleWith()
/frameworks/ml/nn/runtime/test/
DTestIntrospectionControl.cpp123 for (const auto& specification : specifications) { in registerDevices() local
DTestPartitioning.cpp793 for (const auto& specification : specifications) { in makeDevices() local