Home
last modified time | relevance | path

Searched refs:VDPP_MSG_RESP_FLUSH_INPUT_DONE (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h216 #define VDPP_MSG_RESP_FLUSH_INPUT_DONE (VDPP_MSG_BASE + 5) macro
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp235 vdpp_msg.msgcode=VDPP_MSG_RESP_FLUSH_INPUT_DONE; in async_message_thread()
2432 vdpp_msg.msgcode=VDPP_MSG_RESP_FLUSH_INPUT_DONE; in execute_omx_flush()
6442 case VDPP_MSG_RESP_FLUSH_INPUT_DONE: in async_message_process()