Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/
DACodecBufferChannel.h66 const sp<AMessage> &inputBufferFilled, const sp<AMessage> &outputBufferDrained);
/frameworks/av/media/libstagefright/
DACodecBufferChannel.cpp83 const sp<AMessage> &inputBufferFilled, const sp<AMessage> &outputBufferDrained) in ACodecBufferChannel() argument
84 : mInputBufferFilled(inputBufferFilled), in ACodecBufferChannel()