Home
last modified time | relevance | path

Searched refs:LWOmxBufferSource (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/omx/1.0/
DWOmxBufferSource.cpp30 LWOmxBufferSource::LWOmxBufferSource(sp<IOmxBufferSource> const& base) : in LWOmxBufferSource() function in android::hardware::media::omx::V1_0::implementation::LWOmxBufferSource
34 ::android::binder::Status LWOmxBufferSource::onOmxExecuting() { in onOmxExecuting()
38 ::android::binder::Status LWOmxBufferSource::onOmxIdle() { in onOmxIdle()
42 ::android::binder::Status LWOmxBufferSource::onOmxLoaded() { in onOmxLoaded()
46 ::android::binder::Status LWOmxBufferSource::onInputBufferAdded( in onInputBufferAdded()
52 ::android::binder::Status LWOmxBufferSource::onInputBufferEmptied( in onInputBufferEmptied()
DWOmxNode.cpp341 return toStatus(mBase->setInputSurface(new LWOmxBufferSource( in setInputSurface()
/frameworks/av/media/libmedia/omx/1.0/
DWOmxBufferSource.cpp30 LWOmxBufferSource::LWOmxBufferSource(sp<IOmxBufferSource> const& base) : in LWOmxBufferSource() function in android::hardware::media::omx::V1_0::utils::LWOmxBufferSource
34 ::android::binder::Status LWOmxBufferSource::onOmxExecuting() { in onOmxExecuting()
38 ::android::binder::Status LWOmxBufferSource::onOmxIdle() { in onOmxIdle()
42 ::android::binder::Status LWOmxBufferSource::onOmxLoaded() { in onOmxLoaded()
46 ::android::binder::Status LWOmxBufferSource::onInputBufferAdded( in onInputBufferAdded()
52 ::android::binder::Status LWOmxBufferSource::onInputBufferEmptied( in onInputBufferEmptied()
DWOmxNode.cpp338 return toStatus(mBase->setInputSurface(new LWOmxBufferSource( in setInputSurface()
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
DWOmxBufferSource.h60 struct LWOmxBufferSource : public BnOMXBufferSource { struct
62 LWOmxBufferSource(sp<IOmxBufferSource> const& base); argument
/frameworks/av/media/libmedia/include/media/omx/1.0/
DWOmxBufferSource.h60 struct LWOmxBufferSource : public BnOMXBufferSource { struct
62 LWOmxBufferSource(sp<IOmxBufferSource> const& base); argument