Searched refs:EMPTY_BUFFER_DONE (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/include/media/
H A DIOMX.h138 EMPTY_BUFFER_DONE, enumerator in enum:android::omx_message::__anon28
153 // if type == EMPTY_BUFFER_DONE
/frameworks/av/media/libstagefright/omx/
H A DOMX.cpp427 msg.type = omx_message::EMPTY_BUFFER_DONE;
H A DOMXNodeInstance.cpp782 } else if (msg.type == omx_message::EMPTY_BUFFER_DONE) {
/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.cpp83 case omx_message::EMPTY_BUFFER_DONE:
/frameworks/av/media/libstagefright/
H A DACodec.cpp76 case omx_message::EMPTY_BUFFER_DONE:
2696 case omx_message::EMPTY_BUFFER_DONE:
H A DOMXCodec.cpp2100 case omx_message::EMPTY_BUFFER_DONE:
2104 CODEC_LOGV("EMPTY_BUFFER_DONE(buffer: %p)", buffer);
2115 "an EMPTY_BUFFER_DONE.", buffer);

Completed in 889 milliseconds