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

/frameworks/base/include/media/
H A DIOMX.h134 FILL_BUFFER_DONE, enumerator in enum:android::omx_message::__anon88
153 // if type == FILL_BUFFER_DONE
/frameworks/base/media/libstagefright/omx/
H A DOMX.cpp420 msg.type = omx_message::FILL_BUFFER_DONE;
H A DOMXNodeInstance.cpp660 if (msg.type == omx_message::FILL_BUFFER_DONE) {
/frameworks/base/media/libstagefright/omx/tests/
H A DOMXHarness.cpp103 case omx_message::FILL_BUFFER_DONE:
/frameworks/base/media/libstagefright/
H A DACodec.cpp79 case omx_message::FILL_BUFFER_DONE:
1329 case omx_message::FILL_BUFFER_DONE:
H A DOMXCodec.cpp1757 // the first FILL_BUFFER_DONE notification instead.
2283 case omx_message::FILL_BUFFER_DONE:
2288 CODEC_LOGV("FILL_BUFFER_DONE(buffer: %p, size: %ld, flags: 0x%08lx, timestamp: %lld us (%.2f secs))",
2306 "a FILL_BUFFER_DONE.", buffer);
2353 "advertised size in FILL_BUFFER_DONE!");

Completed in 89 milliseconds