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

/frameworks/av/include/media/
H A DIOMX.h132 FILL_BUFFER_DONE, enumerator in enum:android::omx_message::__anon22
151 // if type == FILL_BUFFER_DONE
/frameworks/av/media/libstagefright/omx/
H A DOMX.cpp427 msg.type = omx_message::FILL_BUFFER_DONE;
H A DOMXNodeInstance.cpp660 if (msg.type == omx_message::FILL_BUFFER_DONE) {
/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.cpp97 case omx_message::FILL_BUFFER_DONE:
/frameworks/av/media/libstagefright/
H A DACodec.cpp81 case omx_message::FILL_BUFFER_DONE:
2452 case omx_message::FILL_BUFFER_DONE:
H A DOMXCodec.cpp1602 // the first FILL_BUFFER_DONE notification instead.
2139 case omx_message::FILL_BUFFER_DONE:
2144 CODEC_LOGV("FILL_BUFFER_DONE(buffer: %p, size: %ld, flags: 0x%08lx, timestamp: %lld us (%.2f secs))",
2162 "a FILL_BUFFER_DONE.", buffer);
2209 "advertised size in FILL_BUFFER_DONE!");

Completed in 438 milliseconds