Home
last modified time | relevance | path

Searched refs:MPP_FLAGS_LAST_MSG (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/osal/driver/
H A Dmpp_service.c260 mpp_req.flag = MPP_FLAGS_LAST_MSG; in mpp_service_ioc_attach_fd()
283 mpp_req.flag = MPP_FLAGS_LAST_MSG; in mpp_service_ioc_detach_fd()
631 mpp_req.flag = MPP_FLAGS_LAST_MSG; in mpp_service_set_err_ref_hack()
721 mpp_req.flag = MPP_FLAGS_LAST_MSG; in mpp_service_cmd_send()
764 p->reqs[p->req_cnt - 1].flag |= MPP_FLAGS_LAST_MSG | MPP_FLAGS_REG_OFFSET_ALONE; in mpp_service_cmd_send()
802 dev_req.flag |= MPP_FLAGS_LAST_MSG | MPP_FLAGS_REG_OFFSET_ALONE; in mpp_service_cmd_poll()
809 dev_req.flag |= MPP_FLAGS_LAST_MSG | MPP_FLAGS_REG_OFFSET_ALONE; in mpp_service_cmd_poll()
H A Dmpp_server.c460 req->flag = MPP_FLAGS_POLL_NON_BLOCK | MPP_FLAGS_MULTI_MSG | MPP_FLAGS_LAST_MSG; in process_task()
/rockchip-linux_mpp/osal/inc/
H A Dmpp_service.h25 #define MPP_FLAGS_LAST_MSG (0x00000002) macro
/rockchip-linux_mpp/mpp/vproc/iep2/
H A Diep2.c389 mpp_req[1].flag = MPP_FLAGS_MULTI_MSG | MPP_FLAGS_LAST_MSG; in iep2_start()
414 mpp_req.flag |= MPP_FLAGS_LAST_MSG; in iep2_wait()
/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dvdpp.c404 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG | MPP_FLAGS_LAST_MSG; in vdpp_start()
432 mpp_req.flag |= MPP_FLAGS_LAST_MSG; in vdpp_wait()
H A Dvdpp2.c1895 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG | MPP_FLAGS_LAST_MSG; in vdpp2_start()
1923 mpp_req.flag |= MPP_FLAGS_LAST_MSG; in vdpp2_wait()