Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.h155 class InputBuffers; variable
DCCodecBufferChannel.cpp108 class CCodecBufferChannel::InputBuffers : public CCodecBufferChannel::Buffers { class in android::CCodecBufferChannel
110 InputBuffers(const char *componentName, const char *name = "Input[]") in InputBuffers() function in android::CCodecBufferChannel::InputBuffers