Home
last modified time | relevance | path

Searched refs:p_cmd_ack (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h437 OMX_ERRORTYPE async_process_event_cmd_state_set(bool *p_cmd_ack,
441 bool *p_cmd_ack,
443 OMX_ERRORTYPE async_process_event_cmd_port_enable(bool *p_cmd_ack,
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h436 OMX_ERRORTYPE async_process_event_cmd_state_set(bool *p_cmd_ack,
440 bool *p_cmd_ack,
442 OMX_ERRORTYPE async_process_event_cmd_port_enable(bool *p_cmd_ack,
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp5407 bool *p_cmd_ack, in async_process_event_cmd_state_set() argument
5447 *p_cmd_ack = true; in async_process_event_cmd_state_set()
5466 *p_cmd_ack = true; in async_process_event_cmd_state_set()
5486 *p_cmd_ack = true; in async_process_event_cmd_state_set()
5563 bool *p_cmd_ack, in async_process_event_cmd_port_disable() argument
5584 *p_cmd_ack = true; in async_process_event_cmd_port_disable()
5613 *p_cmd_ack = true; in async_process_event_cmd_port_disable()
5646 *p_cmd_ack = true; in async_process_event_cmd_port_disable()
5700 bool *p_cmd_ack, in async_process_event_cmd_port_enable() argument
5721 *p_cmd_ack = true; in async_process_event_cmd_port_enable()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp5012 bool *p_cmd_ack, in async_process_event_cmd_state_set() argument
5051 *p_cmd_ack = true; in async_process_event_cmd_state_set()
5069 *p_cmd_ack = true; in async_process_event_cmd_state_set()
5090 *p_cmd_ack = true; in async_process_event_cmd_state_set()
5166 bool *p_cmd_ack, in async_process_event_cmd_port_disable() argument
5186 *p_cmd_ack = true; in async_process_event_cmd_port_disable()
5214 *p_cmd_ack = true; in async_process_event_cmd_port_disable()
5245 *p_cmd_ack = true; in async_process_event_cmd_port_disable()
5297 bool *p_cmd_ack, in async_process_event_cmd_port_enable() argument
5317 *p_cmd_ack = true; in async_process_event_cmd_port_enable()
[all …]