Searched refs:_C2_MAP (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/codec2/core/include/ |
D | C2Enum.h | 109 std::vector<C2Value::Primitive> { _C2_MAP(_C2_GET_ENUM_VALUE, type, __VA_ARGS__) }, \ 110 { _C2_MAP(_C2_GET_ENUM_NAME, type, __VA_ARGS__) }, \
|
D | _C2MacroUtils.h | 151 #define _C2_MAP(fn, arg, ...) _C2_MAP__(_C2_ARGC(__VA_ARGS__), fn, arg, ##__VA_ARGS__) macro
|