Searched refs:bufferSource (Results 1 - 4 of 4) sorted by relevance

/hardware/google/av/media/sfplugin/
H A DC2OMXNode.h60 const sp<IOMXBufferSource> &bufferSource) override;
H A DC2OMXNode.cpp154 status_t C2OMXNode::setInputSurface(const sp<IOMXBufferSource> &bufferSource) { argument
161 mBufferSource = bufferSource;
H A DCCodec.cpp880 sp<BGraphicBufferSource> bufferSource; local
881 err = omx->createInputSurface(&bufferProducer, &bufferSource);
893 bufferSource, width, height));
/hardware/interfaces/media/omx/1.0/
H A DIOmxNode.hal200 * @param bufferSource Listener object that implements
207 IOmxBufferSource bufferSource

Completed in 79 milliseconds