Home
last modified time | relevance | path

Searched refs:isArithmetic (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/codec2/vndk/include/util/
H A DC2InterfaceUtils.h1020 bool isArithmetic() const;
/aosp12/frameworks/av/media/codec2/vndk/util/
H A DC2InterfaceHelper.cpp93 if (!f.isArithmetic()) { in createFieldsAndSupportedValues()
H A DC2InterfaceUtils.cpp782 bool C2FieldUtils::Info::isArithmetic() const { in isArithmetic() function in C2FieldUtils::Info