Home
last modified time | relevance | path

Searched refs:QueueBufferOutput (Results 1 – 7 of 7) sorted by relevance

/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h341 QueueBufferOutput QueueBufferOutput; typedef
374 QueueBufferOutput* output);
/hardware/interfaces/graphics/bufferqueue/2.0/
DIGraphicBufferProducer.hal359 * Information about the queued buffer. `QueueBufferOutput` is used in both
362 struct QueueBufferOutput {
413 * (refer to the documentation of @ref QueueBufferOutput).
418 * @return output See @ref QueueBufferOutput.
420 * @sa #QueueBufferInput, #QueueBufferOutput, dequeueBuffer().
427 QueueBufferOutput output
491 * @return output See #QueueBufferOutput for more information.
493 * @sa #QueueBufferOutput, disconnect(), setAsyncMode().
501 QueueBufferOutput output
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp875 IGraphicBufferProducer::QueueBufferOutput output; in dispatchGraphicBuffer()
896 [&](int32_t _s, const IGraphicBufferProducer::QueueBufferOutput& _n1) { in dispatchGraphicBuffer()
1354 IGraphicBufferProducer::QueueBufferOutput qbo; in TEST_F()
1359 [&](int32_t _s, IGraphicBufferProducer::QueueBufferOutput const& _n1) { in TEST_F()
1516 IGraphicBufferProducer::QueueBufferOutput qbo; in TEST_F()
1521 [&](int32_t _s, IGraphicBufferProducer::QueueBufferOutput const& _n1) { in TEST_F()
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal142 struct QueueBufferOutput {
432 QueueBufferOutput output
499 * (refer to QueueBufferOutput documentation above).
523 QueueBufferOutput output
/hardware/google/av/media/codecs/cmds/
Dcodec2.cpp275 IGraphicBufferProducer::QueueBufferOutput qbo; in play()
/hardware/google/av/codec2/hidl/client/
Dclient.cpp1169 QueueBufferOutput* output) { in queueToOutputSurface()
/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.cpp1996 android::IGraphicBufferProducer::QueueBufferOutput qbo; in renderOutputBuffer()