Searched refs:FILL_BUFFER_DONE (Results 1 – 6 of 6) sorted by relevance
205 case omx_message::FILL_BUFFER_DONE: in wrapAs()206 t->type = Message::Type::FILL_BUFFER_DONE; in wrapAs()251 case Message::Type::FILL_BUFFER_DONE: in wrapAs()252 l->type = omx_message::FILL_BUFFER_DONE; in wrapAs()
347 case omx_message::FILL_BUFFER_DONE: in wrapAs()348 t->type = Message::Type::FILL_BUFFER_DONE; in wrapAs()393 case Message::Type::FILL_BUFFER_DONE: in wrapAs()394 l->type = omx_message::FILL_BUFFER_DONE; in wrapAs()
179 FILL_BUFFER_DONE, enumerator
127 case omx_message::FILL_BUFFER_DONE: in handleBufferMessage()
2072 if (msg.type == omx_message::FILL_BUFFER_DONE) { in handleMessage()2382 msg.type = omx_message::FILL_BUFFER_DONE; in OnFillBufferDone()
207 case omx_message::FILL_BUFFER_DONE: in onMessages()5850 case omx_message::FILL_BUFFER_DONE: in onOMXMessage()