Searched refs:_C2_GET_ENUM_VALUE (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codec2/vndk/include/util/
H A DC2ParamUtils.h58 #define _C2_GET_ENUM_VALUE(x, type) (_C2EnumConst<type>)x macro
65 std::vector<C2Value::Primitive> { _C2_MAP(_C2_GET_ENUM_VALUE, type, __VA_ARGS__) }, \

Completed in 59 milliseconds