Searched defs:Output (Results 1 – 13 of 13) sorted by relevance
150 struct Output { struct152 List<MediaBufferBase*> mBufferQueue;153 bool mEncoderReachedEOS;154 status_t mErrorCode;155 Condition mCond;
44 class Output; variable
95 using Output = std::remove_const_t< in createOutputLayerTemplated() local
274 struct Output { struct275 std::unique_ptr<OutputBuffers> buffers; argument279 Mutexed<Output> mOutput; argument
60 float Output() const { return value_; } in Output() function
40 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
59 class Output; variable
278 using Output = HGraphicBufferProducer::DequeueBufferOutput; in getGenerationNumber() typedef349 using Output = HGraphicBufferProducer::DequeueBufferOutput; in fetchFromIgbp_l() typedef
334 MediaCodecSource::Output::Output() in Output() function in android::MediaCodecSource::Output
1289 Output, enumConstant
362 class Output(InOut): class
123 class Output : public impl::Output { class