Home
last modified time | relevance | path

Searched refs:GetIndex (Results 1 – 5 of 5) sorted by relevance

/hardware/google/av/codec2/vndk/internal/
DC2ParamInternal.h41 inline static uint32_t GetIndex(const C2ParamField &pf) { in GetIndex() function
/hardware/google/av/codec2/vndk/util/
DC2Debug.cpp135 os << "<" << C2Param::Index(_C2ParamInspector::GetIndex(i)) in operator <<()
DC2InterfaceHelper.cpp790 C2Param::Index ix = _C2ParamInspector::GetIndex(query.field()); in querySupportedValues()
DC2InterfaceUtils.cpp1255 : _mIndex(C2Param::CoreIndex(_C2ParamInspector::GetIndex(pf))), in C2FieldUtilsFieldLocation()
/hardware/google/av/codec2/hidl/1.0/utils/
Dtypes.cpp76 d->index = static_cast<ParamIndex>(_C2ParamInspector::GetIndex(s)); in objcpy()