Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/include/util/
DC2InterfaceUtils.h33 struct C2_HIDE _C2FieldValueHelper {
41 struct C2_HIDE _C2FieldValueHelper<uint8_t> {
47 struct C2_HIDE _C2FieldValueHelper<char> {
249 inline C2_HIDE constexpr T min() const { return _mMin; }
254 inline C2_HIDE constexpr T max() const { return _mMax; }
259 inline C2_HIDE constexpr T step() const { return _mStep; }
264 inline C2_HIDE constexpr T num() const { return _mNum; }
269 inline C2_HIDE constexpr T denom() const { return _mDenom; }
275 inline C2_HIDE constexpr bool isSimpleRange() const {
283 inline C2_HIDE constexpr bool isArithmeticSeries() const {
[all …]
DC2InterfaceHelper.h75 class C2_HIDE _Tuple { };
132 inline C2_HIDE ParamRef(std::shared_ptr<T> &param)
203 struct C2_HIDE Param;
380 struct C2_HIDE Param {
448 class C2_HIDE ParamBuilder : private ParamHelper {
731 inline C2_HIDE void setDerivedInstance(T *instance) {
/hardware/google/av/codec2/include/
DC2ParamDef.h36 struct C2_HIDE _C2Comparable_impl
55 struct C2_HIDE _C2Comparable
61 struct C2_HIDE _C2CoreIndexHelper_impl
77 struct C2_HIDE _C2AddCoreIndex : public S {
89 struct C2_HIDE _C2StructCheck {
107 struct C2_HIDE _C2Flexible_impl {
117 struct C2_HIDE _C2Flexible
127 struct C2_HIDE _c2_enable_if_type {
133 struct C2_HIDE _C2FlexHelper {
140 struct C2_HIDE _C2FlexHelper<S,
[all …]
DC2Enum.h72 static C2_HIDE std::vector<C2String> parseEnumValuesFromString(C2StringLiteral value);
75 static C2_HIDE C2FieldDescriptor::NamedValuesType sanitizeEnumValues(
88 static C2_HIDE C2FieldDescriptor::NamedValuesType customEnumValues( in customEnumValues()
DC2.h154 #define C2_HIDE __attribute__((visibility("hidden"))) macro
155 #define C2_INLINE inline C2_HIDE
190 class C2_HIDE c2_cntr_t;
198 struct C2_HIDE _c2_cntr_compat_helper {
236 class C2_HIDE c2_cntr_t {
DC2Param.h999 struct C2_HIDE _NamedValuesGetter;
/hardware/google/av/codec2/vndk/internal/
DC2ParamInternal.h22 struct C2_HIDE _C2ParamInspector {
DC2BlockInternal.h39 struct C2_HIDE _C2BlockPoolData {
/hardware/google/av/codec2/vndk/
DC2Buffer.cpp118 class C2_HIDE _C2Block1DImpl : public _C2LinearRangeAspect {
163 class C2_HIDE _C2MappedBlock1DImpl : public _C2Block1DImpl {
347 struct C2_HIDE C2PooledBlockPoolData : _C2BlockPoolData {
793 class C2_HIDE _C2Block2DImpl : public _C2PlanarSectionAspect {
832 class C2_HIDE _C2MappingBlock2DImpl
951 class C2_HIDE _C2MappedBlock2DImpl : public _C2Block2DImpl {
/hardware/google/av/codec2/vndk/util/
DC2InterfaceUtils.cpp695 struct C2_HIDE C2FieldUtils::_Inspector {
704 struct C2_HIDE C2FieldUtils::Info::Impl {
813 struct C2_HIDE C2FieldUtils::Iterator::Impl : public _C2ParamInspector {
860 struct C2_HIDE C2FieldUtils::List::Impl {
/hardware/google/av/codec2/tests/
DC2Param_test.cpp846 struct C2_HIDE _test0 {
850 struct C2_HIDE _test1 {
853 struct C2_HIDE _test2 {