Home
last modified time | relevance | path

Searched defs:unspecified (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/
DModelArgumentInfo.h51 bool unspecified() const { return mState == UNSPECIFIED; } in unspecified() function
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrameFormat.java72 public static FrameFormat unspecified() { in unspecified() method in FrameFormat