Searched refs:FILL_BUFFER_DONE (Results 1 – 6 of 6) sorted by relevance
204 case omx_message::FILL_BUFFER_DONE: in wrapAs()205 t->type = Message::Type::FILL_BUFFER_DONE; in wrapAs()250 case Message::Type::FILL_BUFFER_DONE: in wrapAs()251 l->type = omx_message::FILL_BUFFER_DONE; in wrapAs()
346 case omx_message::FILL_BUFFER_DONE: in wrapAs()347 t->type = Message::Type::FILL_BUFFER_DONE; in wrapAs()392 case Message::Type::FILL_BUFFER_DONE: in wrapAs()393 l->type = omx_message::FILL_BUFFER_DONE; in wrapAs()
187 FILL_BUFFER_DONE, enumerator
127 case omx_message::FILL_BUFFER_DONE: in handleBufferMessage()
2207 if (msg.type == omx_message::FILL_BUFFER_DONE) { in handleMessage()2510 msg.type = omx_message::FILL_BUFFER_DONE; in OnFillBufferDone()
225 case omx_message::FILL_BUFFER_DONE: in onMessages()6143 case omx_message::FILL_BUFFER_DONE: in onOMXMessage()