Home
last modified time | relevance | path

Searched refs:POSSIBLE (Results 1 – 6 of 6) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/utils/
DConfigurable.cpp145 query.type == FieldSupportedValuesQuery::Type::POSSIBLE ? in querySupportedValues()
146 C2FieldSupportedValuesQuery::POSSIBLE : in querySupportedValues()
Dtypes.cpp198 case C2FieldSupportedValuesQuery::POSSIBLE: in objcpy()
199 d->type = FieldSupportedValuesQuery::Type::POSSIBLE; in objcpy()
218 case FieldSupportedValuesQuery::Type::POSSIBLE: in objcpy()
219 dType = C2FieldSupportedValuesQuery::POSSIBLE; in objcpy()
/hardware/google/av/codec2/include/
DC2Component.h38 POSSIBLE, ///< query all possible values regardless of other settings enumerator
59 return C2FieldSupportedValuesQuery(field_, POSSIBLE); in Possible()
/hardware/google/av/codec2/vndk/util/
DC2InterfaceHelper.cpp821 case C2FieldSupportedValuesQuery::POSSIBLE: in querySupportedValues()
/hardware/google/interfaces/media/c2/1.0/
Dtypes.hal590 POSSIBLE,
/hardware/interfaces/media/c2/1.0/
Dtypes.hal774 POSSIBLE,