Home
last modified time | relevance | path

Searched refs:renderOutputBuffer (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/include/
DACodecBufferChannel.h77 virtual status_t renderOutputBuffer(
DCodecBase.h301 virtual status_t renderOutputBuffer(
/frameworks/av/media/libstagefright/
DACodecBufferChannel.cpp209 status_t ACodecBufferChannel::renderOutputBuffer( in renderOutputBuffer() function in android::ACodecBufferChannel
DMediaCodec.cpp2899 mBufferChannel->renderOutputBuffer(buffer, renderTimeNs); in onReleaseOutputBuffer()