Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h213 #define VDPP_MSG_RESP_OUTPUT_BUFFER_DONE (VDPP_MSG_BASE + 2) macro
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp154 vdpp_msg.msgcode=VDPP_MSG_RESP_OUTPUT_BUFFER_DONE; in async_message_thread()
325 vdpp_msg.msgcode=VDPP_MSG_RESP_OUTPUT_BUFFER_DONE; in async_message_thread()
6474 case VDPP_MSG_RESP_OUTPUT_BUFFER_DONE: in async_message_process()