Home
last modified time | relevance | path

Searched refs:notifyEmptyBufferDone (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXComponent.h52 void notifyEmptyBufferDone(OMX_BUFFERHEADERTYPE *header);
DGoldfishOMXComponent.cpp104 void GoldfishOMXComponent::notifyEmptyBufferDone(OMX_BUFFERHEADERTYPE *header) { in notifyEmptyBufferDone() function in android::GoldfishOMXComponent
DSimpleGoldfishOMXComponent.cpp561 notifyEmptyBufferDone(buffer->mHeader); in onPortEnable()
618 notifyEmptyBufferDone(buffer->mHeader); in onPortFlush()
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp311 notifyEmptyBufferDone(inHeader); in onQueueFilled()
340 notifyEmptyBufferDone(inHeader); in onQueueFilled()
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp348 notifyEmptyBufferDone(inHeader); in onQueueFilled()
526 notifyEmptyBufferDone(inHeader); in onQueueFilled()