/frameworks/av/media/codec2/vndk/util/ |
D | C2InterfaceUtils.cpp | 337 C2FieldSupportedValues::type_t _mType; 385 _mType(type_t::RANGE), in Impl() 399 case type_t::EMPTY: in operator C2ParamFieldValues() 400 case type_t::VALUES: in operator C2ParamFieldValues() 402 case type_t::RANGE: in operator C2ParamFieldValues() 404 case type_t::FLAGS: in operator C2ParamFieldValues() 421 _mType = type_t::VALUES; in none() 438 _mType = _mValues.isEmpty() ? type_t::EMPTY : type_t::VALUES; in limitTo() 441 case type_t::EMPTY: in limitTo() 442 case type_t::VALUES: in limitTo() [all …]
|
D | C2Debug.cpp | 51 const char *asString(C2FieldDescriptor::type_t i, const char *def) { in asString() 241 C2FieldSupportedValues::type_t _mType;
|
/frameworks/av/media/codec2/vndk/ |
D | C2Fence.cpp | 30 enum type_t : uint32_t { enum in C2Fence::Impl 47 virtual type_t type() const = 0; 61 static type_t GetTypeFromNativeHandle(const native_handle_t* nh) { in GetTypeFromNativeHandle() 63 return static_cast<type_t>(nh->data[nh->numFds]); in GetTypeFromNativeHandle() 146 virtual type_t type() const { in type() 220 virtual type_t type() const { in type() 283 C2Fence::Impl::type_t type = C2Fence::Impl::GetTypeFromNativeHandle(handle); in CreateFromNativeHandle()
|
D | C2Config.cpp | 266 DEFINE_C2_ENUM_VALUE_CUSTOM_HELPER(C2BufferData::type_t, ({
|
D | C2Buffer.cpp | 353 virtual type_t getType() const override { in getType() 1165 type_t type() const { return mType; } in type() 1170 type_t mType; 1179 C2BufferData::type_t C2BufferData::type() const { return mImpl->type(); } in type()
|
/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 875 enum type_t : uint32_t { enum 887 inline static constexpr type_t TypeFor() { in TypeFor() 894 inline static constexpr type_t typeFor() { in typeFor() 904 inline type_t type() const { return _mType; } in type() 925 static size_t SizeFor(type_t type) { in SizeFor() 939 type_t _mType; 952 template<> constexpr C2Value::type_t C2Value::TypeFor<char, false>() { return INT32; } 953 template<> constexpr C2Value::type_t C2Value::TypeFor<int32_t, false>() { return INT32; } 954 template<> constexpr C2Value::type_t C2Value::TypeFor<int64_t, false>() { return INT64; } 955 template<> constexpr C2Value::type_t C2Value::TypeFor<uint8_t, false>() { return UINT32; } [all …]
|
D | C2Component.h | 37 enum type_t : uint32_t { enum 44 type_t _mType; 49 C2FieldSupportedValuesQuery(const C2ParamField &field_, type_t type_) in C2FieldSupportedValuesQuery() 64 inline type_t type() const { return _mType; } in type()
|
D | C2Buffer.h | 576 enum type_t : uint32_t { enum 589 type_t supportedTypes; ///< supported allocation types 1696 enum type_t : uint32_t { enum 1704 type_t type; // image type 2127 enum type_t : uint32_t { enum 2139 type_t type() const;
|
/frameworks/av/media/codec2/vndk/internal/ |
D | C2BlockInternal.h | 40 enum type_t : int { enum 45 virtual type_t getType() const = 0;
|
/frameworks/av/media/codec2/vndk/include/util/ |
D | C2Debug-param.h | 28 C2_DECLARE_AS_STRING_AND_DEFINE_STREAM_OUT(C2FieldDescriptor::type_t)
|
D | C2InterfaceUtils.h | 955 typedef C2FieldDescriptor::type_t type_t; ///< field type 962 type_t type() const;
|
/frameworks/av/media/codec2/sfplugin/ |
D | ReflectedParamUpdater.cpp | 291 C2FieldDescriptor::type_t ReflectedParamUpdater::getTypeForKey( in getTypeForKey() 295 return C2FieldDescriptor::type_t(~0); in getTypeForKey() 408 C2FieldDescriptor::type_t fieldType = desc.fieldDesc->type(); in parseMessageAndDoWork() 531 C2FieldDescriptor::type_t fieldType = desc.fieldDesc->type(); in getParams() 566 size_t valueSize = C2Value::SizeFor((C2Value::type_t)fieldType); in getParams()
|
D | ReflectedParamUpdater.h | 184 C2FieldDescriptor::type_t getTypeForKey(const std::string &name) const;
|
/frameworks/av/media/codec2/components/base/ |
D | SimpleC2Interface.cpp | 102 C2BufferData::type_t rawBufferType = C2BufferData::LINEAR; in BaseParams() 106 C2BufferData::type_t codedBufferType = C2BufferData::LINEAR; in BaseParams()
|
/frameworks/av/media/codec2/tests/ |
D | C2ComponentInterface_test.cpp | 364 case C2FieldSupportedValues::type_t::EMPTY: { in getTestValues() 369 case C2FieldSupportedValues::type_t::RANGE: { in getTestValues() 443 case C2FieldSupportedValues::type_t::VALUES: { in getTestValues() 457 case C2FieldSupportedValues::type_t::FLAGS: { in getTestValues()
|
D | C2SampleComponent_test.cpp | 331 void dumpType(C2FieldDescriptor::type_t type) { in dumpType()
|
D | C2Param_test.cpp | 98 const static FD::type_t TYPE = (FD::type_t)(CORE_INDEX | FD::STRUCT_FLAG); 268 using type_t=FD::type_t; typedef in C2ParamTest_FlexParamFieldList 274 constexpr static type_t FlexType = 282 std::is_same<T, C2SizeStruct>::value ? C2SizeStruct::TYPE : (type_t)0;
|
/frameworks/av/media/codec2/vndk/include/ |
D | C2BqBufferPriv.h | 138 virtual type_t getType() const override;
|
/frameworks/av/services/audioflinger/ |
D | Threads.h | 27 enum type_t { enum 39 static const char *threadTypeToString(type_t type); 42 type_t type, bool systemReady, bool isOut); 313 type_t type() const { return mType; } in type() 629 const type_t mType; 876 audio_io_handle_t id, type_t type, bool systemReady, 1447 type_t type = MIXER, 1580 audio_io_handle_t id, ThreadBase::type_t type, bool systemReady);
|
D | Effects.h | 630 ThreadBase::type_t mThreadType;
|
/frameworks/av/media/codec2/hidl/1.0/utils/ |
D | types.cpp | 243 C2FieldSupportedValuesQuery::type_t dType; in objcpy() 255 dType = static_cast<C2FieldSupportedValuesQuery::type_t>(s.type); in objcpy() 1172 enum type_t { enum 1176 type_t type;
|
/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/ |
D | VtsHalMediaC2V1_0TargetAudioEncTest.cpp | 249 case C2FieldSupportedValues::type_t::RANGE: { in getChannelCount() 259 case C2FieldSupportedValues::type_t::VALUES: { in getChannelCount()
|
/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/ |
D | VtsHalMediaC2V1_0TargetVideoEncTest.cpp | 469 case C2FieldSupportedValues::type_t::RANGE: { in getMaxMinResolutionSupported() 478 case C2FieldSupportedValues::type_t::VALUES: { in getMaxMinResolutionSupported()
|
/frameworks/native/include/binder/ |
D | Parcel.h | 820 using type_t = T; 824 using first_template_type_t = typename first_template_type<T>::type_t;
|
/frameworks/native/libs/binder/include/binder/ |
D | Parcel.h | 820 using type_t = T; 824 using first_template_type_t = typename first_template_type<T>::type_t;
|