Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/core/include/
H A DC2ParamDef.h105 FLEX_SIZE = 0, enumerator
138 enum : uint32_t { FLEX_SIZE = 0 }; enumerator
/aosp12/frameworks/av/media/codec2/tests/
H A DC2Param_test.cpp283 constexpr static size_t FLEX_SIZE = sizeof(T); member in C2ParamTest_FlexParamFieldList