Home
last modified time | relevance | path

Searched defs:OutputBuffers (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.h156 class OutputBuffers; variable
DCCodecBufferChannel.cpp163 class CCodecBufferChannel::OutputBuffers : public CCodecBufferChannel::Buffers { class in android::CCodecBufferChannel
165 OutputBuffers(const char *componentName, const char *name = "Output") in OutputBuffers() function in android::CCodecBufferChannel::OutputBuffers