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

/frameworks/av/include/media/stagefright/
H A DMediaCodec.h386 status_t onReleaseOutputBuffer(const sp<AMessage> &msg);
/frameworks/av/media/libstagefright/foundation/include/
H A DMediaCodec.h386 status_t onReleaseOutputBuffer(const sp<AMessage> &msg);
/frameworks/av/media/libstagefright/include/
H A DMediaCodec.h386 status_t onReleaseOutputBuffer(const sp<AMessage> &msg);
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp2403 status_t err = onReleaseOutputBuffer(msg);
2841 status_t MediaCodec::onReleaseOutputBuffer(const sp<AMessage> &msg) { function in class:MediaCodec

Completed in 354 milliseconds