Home
last modified time | relevance | path

Searched refs:sendOutputBuffers (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.h249 void sendOutputBuffers();
H A DCCodecBufferChannel.cpp746 sendOutputBuffers(); in renderOutputBuffer()
942 sendOutputBuffers(); in discardBuffer()
1936 sendOutputBuffers(); in handleWork()
1940 void CCodecBufferChannel::sendOutputBuffers() { in sendOutputBuffers() function in android::CCodecBufferChannel