Home
last modified time | relevance | path

Searched refs:STRUCT (Results 1 – 4 of 4) sorted by relevance

/hardware/google/av/codec2/vndk/util/
DC2Debug.cpp90 i.kind() == C2Param::STRUCT ? 'S' : in attribParamIndex()
/hardware/google/av/codec2/tests/
DC2SampleComponent_test.cpp316 case C2Param::STRUCT: cout << "Struct"; break; in dumpType()
/hardware/google/av/codec2/include/
DC2Param.h120 STRUCT = (1 << 0), enumerator
240 case KIND_STRUCT: return STRUCT; in kind()
/hardware/interfaces/media/c2/1.0/
Dtypes.hal313 STRUCT = 0x20000,
321 * If #type is #Type.STRUCT, #structIndex is the C2Param structure index;