Home
last modified time | relevance | path

Searched refs:TWOmxBufferSource (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/libstagefright/omx/1.0/
DWOmxBufferSource.cpp70 TWOmxBufferSource::TWOmxBufferSource(sp<IOMXBufferSource> const& base) : in TWOmxBufferSource() function in android::hardware::media::omx::V1_0::implementation::TWOmxBufferSource
74 Return<void> TWOmxBufferSource::onOmxExecuting() { in onOmxExecuting()
79 Return<void> TWOmxBufferSource::onOmxIdle() { in onOmxIdle()
84 Return<void> TWOmxBufferSource::onOmxLoaded() { in onOmxLoaded()
89 Return<void> TWOmxBufferSource::onInputBufferAdded(uint32_t buffer) { in onInputBufferAdded()
94 Return<void> TWOmxBufferSource::onInputBufferEmptied( in onInputBufferEmptied()
DWGraphicBufferSource.cpp86 struct TWGraphicBufferSource::TWOmxBufferSource : public IOmxBufferSource { struct in android::hardware::media::omx::V1_0::implementation::TWGraphicBufferSource
89 TWOmxBufferSource(const sp<OmxGraphicBufferSource> &source): mSource(source) { in TWOmxBufferSource() argument
125 mOmxBufferSource(new TWOmxBufferSource(base)) { in TWGraphicBufferSource()
DWOmxNode.cpp140 new TWOmxBufferSource(bufferSource))); in setInputSurface()
/frameworks/av/media/libmedia/omx/1.0/
DWOmxBufferSource.cpp70 TWOmxBufferSource::TWOmxBufferSource(sp<IOMXBufferSource> const& base) : in TWOmxBufferSource() function in android::hardware::media::omx::V1_0::utils::TWOmxBufferSource
74 Return<void> TWOmxBufferSource::onOmxExecuting() { in onOmxExecuting()
79 Return<void> TWOmxBufferSource::onOmxIdle() { in onOmxIdle()
84 Return<void> TWOmxBufferSource::onOmxLoaded() { in onOmxLoaded()
89 Return<void> TWOmxBufferSource::onInputBufferAdded(uint32_t buffer) { in onInputBufferAdded()
94 Return<void> TWOmxBufferSource::onInputBufferEmptied( in onInputBufferEmptied()
DWOmxNode.cpp137 new TWOmxBufferSource(bufferSource))); in setInputSurface()
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
DWOmxBufferSource.h71 struct TWOmxBufferSource : public IOmxBufferSource { struct
73 TWOmxBufferSource(sp<IOMXBufferSource> const& base); argument
DWGraphicBufferSource.h67 struct TWOmxBufferSource;
/frameworks/av/media/libmedia/include/media/omx/1.0/
DWOmxBufferSource.h71 struct TWOmxBufferSource : public IOmxBufferSource { struct
73 TWOmxBufferSource(sp<IOMXBufferSource> const& base); argument