Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/core/include/
DC2ParamDef.h36 struct C2_HIDE _C2Comparable_impl struct
56 : public std::integral_constant<bool, decltype(_C2Comparable_impl::TestEqual<S>(0))::value
57 || decltype(_C2Comparable_impl::TestNotEqual<S>(0))::value> {