Home
last modified time | relevance | path

Searched defs:Output (Results 1 – 14 of 14) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecSource.h153 struct Output { struct
155 List<MediaBufferBase*> mBufferQueue;
156 bool mEncoderReachedEOS;
157 status_t mErrorCode;
158 Condition mCond;
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
DOutputLayer.h48 class Output; variable
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
DOutputLayer.h103 using Output = std::remove_const_t< in createOutputLayerTemplated() local
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h280 struct Output { struct
281 std::unique_ptr<OutputBuffers> buffers; argument
285 Mutexed<Output> mOutput; argument
/frameworks/base/media/mca/filterfw/native/core/
Dstatistics.h60 float Output() const { return value_; } in Output() function
/frameworks/base/services/core/java/android/content/pm/
DPackageSettingsSnapshotProvider.java73 Function<String, PackageSetting>, Output, ExceptionType> block) in withPackageSettingsSnapshotReturningThrowing() argument
/frameworks/av/media/img_utils/include/img_utils/
DTiffWriter.h40 class Output; variable
/frameworks/compile/mclinker/lib/Object/
DSectionMap.cpp74 SectionMap::Output::Output(const std::string& pName) in Output() function in mcld::SectionMap::Output
95 SectionMap::Output::Output(const OutputSectDesc& pOutputDesc) in Output() function in mcld::SectionMap::Output
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.h61 class Output; variable
/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp182 using Output = HGraphicBufferProducer::DequeueBufferOutput; in getGenerationNumberAndUsage() typedef
246 using Output = HGraphicBufferProducer::DequeueBufferOutput; in dequeueBuffer() typedef
/frameworks/av/media/libstagefright/
DMediaCodecSource.cpp335 MediaCodecSource::Output::Output() in Output() function in android::MediaCodecSource::Output
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DStaticMetadata.java1289 Output, enumConstant
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputTest.cpp129 class Output : public impl::Output { class
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java1822 Function<String, PackageSetting>, Output, ExceptionType> block) in withPackageSettingsSnapshotReturningThrowing() argument