Searched defs:C2Value (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codec2/vndk/include/util/
H A DC2ParamUtils.h46 // implicit conversion to C2Value::Primitive
47 inline operator C2Value::Primitive() { return (T)_mValue; }
65 std::vector<C2Value::Primitive> { _C2_MAP(_C2_GET_ENUM_VALUE, type, __VA_ARGS__) }, \

Completed in 70 milliseconds