Searched defs:Output (Results 1 – 12 of 12) sorted by relevance
150 struct Output { struct152 List<MediaBufferBase*> mBufferQueue;153 bool mEncoderReachedEOS;154 status_t mErrorCode;155 Condition mCond;
31 class Output; variable
241 struct Output { struct242 std::unique_ptr<OutputBuffers> buffers; argument246 Mutexed<Output> mOutput; argument
60 float Output() const { return value_; } in Output() function
40 class Output; variable
49 class Output; variable
74 SectionMap::Output::Output(const std::string& pName) in Output() function in mcld::SectionMap::Output95 SectionMap::Output::Output(const OutputSectDesc& pOutputDesc) in Output() function in mcld::SectionMap::Output
32 Output::Output(const CompositionEngine& compositionEngine) in Output() function in android::compositionengine::impl::Output
278 using Output = HGraphicBufferProducer::DequeueBufferOutput; in getGenerationNumber() typedef349 using Output = HGraphicBufferProducer::DequeueBufferOutput; in fetchFromIgbp_l() typedef
343 MediaCodecSource::Output::Output() in Output() function in android::MediaCodecSource::Output
1289 Output, enumConstant
329 class Output(InOut): class