Lines Matching refs:msgcode
154 vdpp_msg.msgcode=VDPP_MSG_RESP_OUTPUT_BUFFER_DONE; in async_message_thread()
194 vdpp_msg.msgcode=VDPP_MSG_RESP_INPUT_BUFFER_DONE; in async_message_thread()
220 vdpp_msg.msgcode=VDPP_MSG_EVT_HW_ERROR; in async_message_thread()
235 vdpp_msg.msgcode=VDPP_MSG_RESP_FLUSH_INPUT_DONE; in async_message_thread()
245 vdpp_msg.msgcode=VDPP_MSG_RESP_FLUSH_OUTPUT_DONE; in async_message_thread()
262 vdpp_msg.msgcode=VDPP_MSG_EVT_ACTIVE_REGION_DETECTION_STATUS; in async_message_thread()
325 vdpp_msg.msgcode=VDPP_MSG_RESP_OUTPUT_BUFFER_DONE; in async_message_thread()
354 vdpp_msg.msgcode=VDPP_MSG_RESP_INPUT_BUFFER_DONE; in async_message_thread()
2421 vdpp_msg.msgcode=VDPP_MSG_RESP_FLUSH_OUTPUT_DONE; in execute_omx_flush()
2432 vdpp_msg.msgcode=VDPP_MSG_RESP_FLUSH_INPUT_DONE; in execute_omx_flush()
6414 switch (vdpp_msg->msgcode) in async_message_process()