Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dvdpp.c343 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp_start()
350 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp_start()
357 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp_start()
364 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp_start()
371 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp_start()
378 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp_start()
390 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG | MPP_FLAGS_REG_OFFSET_ALONE; in vdpp_start()
397 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp_start()
404 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG | MPP_FLAGS_LAST_MSG; in vdpp_start()
H A Dvdpp2.c1809 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp2_start()
1816 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp2_start()
1823 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp2_start()
1830 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp2_start()
1837 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp2_start()
1844 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp2_start()
1851 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp2_start()
1858 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp2_start()
1865 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG; in vdpp2_start()
1881 mpp_req[req_cnt].flag = MPP_FLAGS_MULTI_MSG | MPP_FLAGS_REG_OFFSET_ALONE; in vdpp2_start()
[all …]
/rockchip-linux_mpp/osal/inc/
H A Dmpp_service.h24 #define MPP_FLAGS_MULTI_MSG (0x00000001) macro
/rockchip-linux_mpp/osal/driver/
H A Dmpp_server.c436 req->flag = MPP_FLAGS_MULTI_MSG; in process_task()
453 req->flag = MPP_FLAGS_MULTI_MSG; in process_task()
460 req->flag = MPP_FLAGS_POLL_NON_BLOCK | MPP_FLAGS_MULTI_MSG | MPP_FLAGS_LAST_MSG; in process_task()
H A Dmpp_service.c474 mpp_req->flag = MPP_FLAGS_MULTI_MSG; in mpp_service_delimit()
762 p->reqs[i].flag |= MPP_FLAGS_MULTI_MSG; in mpp_service_cmd_send()
/rockchip-linux_mpp/mpp/vproc/iep2/
H A Diep2.c383 mpp_req[0].flag = MPP_FLAGS_MULTI_MSG; in iep2_start()
389 mpp_req[1].flag = MPP_FLAGS_MULTI_MSG | MPP_FLAGS_LAST_MSG; in iep2_start()