Home
last modified time | relevance | path

Searched defs:TWOmxBufferSource (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/omx/1.0/
DWGraphicBufferSource.cpp75 struct TWGraphicBufferSource::TWOmxBufferSource : public IOmxBufferSource { struct in android::hardware::media::omx::V1_0::implementation::TWGraphicBufferSource
76 sp<GraphicBufferSource> mSource;
78 TWOmxBufferSource(const sp<GraphicBufferSource> &source): mSource(source) { in TWOmxBufferSource() function
81 Return<void> onOmxExecuting() override { in onOmxExecuting()
86 Return<void> onOmxIdle() override { in onOmxIdle()
91 Return<void> onOmxLoaded() override { in onOmxLoaded()
96 Return<void> onInputBufferAdded(uint32_t bufferId) override { in onInputBufferAdded()
101 Return<void> onInputBufferEmptied( in onInputBufferEmptied()
DWOmxBufferSource.h71 struct TWOmxBufferSource : public IOmxBufferSource { struct
73 TWOmxBufferSource(sp<IOMXBufferSource> const& base); argument
DWOmxBufferSource.cpp70 TWOmxBufferSource::TWOmxBufferSource(sp<IOMXBufferSource> const& base) : in TWOmxBufferSource() function in android::hardware::media::omx::V1_0::implementation::TWOmxBufferSource
/frameworks/av/include/media/omx/1.0/
DWOmxBufferSource.h71 struct TWOmxBufferSource : public IOmxBufferSource { struct
73 TWOmxBufferSource(sp<IOMXBufferSource> const& base); argument
/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