Home
last modified time | relevance | path

Searched refs:queueToOutputSurface (Results 1 – 3 of 3) sorted by relevance

/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h371 status_t queueToOutputSurface(
/hardware/google/av/codec2/hidl/client/
Dclient.cpp1166 status_t Codec2Client::Component::queueToOutputSurface( in queueToOutputSurface() function in android::Codec2Client::Component
/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.cpp1997 status_t result = mComponent->queueToOutputSurface(block, qbi, &qbo); in renderOutputBuffer()