Home
last modified time | relevance | path

Searched defs:BaseParams (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/frameworks/av/media/codec2/components/base/include/
H A DSimpleC2Interface.h86 struct BaseParams : C2InterfaceHelper { struct
126 std::shared_ptr<C2ApiLevelSetting> mApiLevel;
127 std::shared_ptr<C2ApiFeaturesSetting> mApiFeatures;
129 std::shared_ptr<C2PlatformLevelSetting> mPlatformLevel;
130 std::shared_ptr<C2PlatformFeaturesSetting> mPlatformFeatures;
132 std::shared_ptr<C2ComponentNameSetting> mName;
133 std::shared_ptr<C2ComponentAliasesSetting> mAliases;
134 std::shared_ptr<C2ComponentKindSetting> mKind;
135 std::shared_ptr<C2ComponentDomainSetting> mDomain;
136 std::shared_ptr<C2ComponentAttributesSetting> mAttrib;
[all …]
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Interface.h84 struct BaseParams : C2InterfaceHelper { struct
128 std::shared_ptr<C2ApiLevelSetting> mApiLevel;
129 std::shared_ptr<C2ApiFeaturesSetting> mApiFeatures;
131 std::shared_ptr<C2PlatformLevelSetting> mPlatformLevel;
132 std::shared_ptr<C2PlatformFeaturesSetting> mPlatformFeatures;
134 std::shared_ptr<C2ComponentNameSetting> mName;
135 std::shared_ptr<C2ComponentAliasesSetting> mAliases;
136 std::shared_ptr<C2ComponentKindSetting> mKind;
137 std::shared_ptr<C2ComponentDomainSetting> mDomain;
138 std::shared_ptr<C2ComponentAttributesSetting> mAttrib;
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp586 struct BaseParams struct
588 const PipelineType pipelineType;
589 GraphicsShaderVec graphicsShaders;
590 RTShaderVec rtShaders;
591 const uint8_t pipelineCount;
592 const tcu::Maybe<uint8_t> pipelineToRun;
593 const bool useSpecializationConstants;
594 const bool useCache;
595 const bool useMaintenance5;
597BaseParams(PipelineType pipelineType_, GraphicsShaderVec graphicsShaders_, RTShaderVec rtShaders_, in BaseParams() function
[all …]
/aosp_15_r20/external/libaom/test/
H A Dav1_convolve_scale_test.cc180 struct BaseParams { struct
181 BaseParams(BlockDimension dimensions) : dims(dimensions) {} in BaseParams() argument
183 BlockDimension dims;
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Ddataset.h1111 struct BaseParams { struct
1119 explicit DatasetBaseIterator(const BaseParams& params); argument
/aosp_15_r20/frameworks/av/media/codec2/components/base/
H A DSimpleC2Interface.cpp39 SimpleInterface<void>::BaseParams::BaseParams( in BaseParams() function in android::SimpleInterface::BaseParams
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Interface.cpp40 SimpleInterface<void>::BaseParams::BaseParams( in BaseParams() function in android::SimpleInterface::BaseParams