Home
last modified time | relevance | path

Searched refs:batch (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/osal/driver/
H A Dmpp_server.c83 MppDevBatTask *batch; member
190 static void batch_reset(MppDevBatTask *batch) in batch_reset() argument
192 mpp_assert(list_empty(&batch->link_tasks)); in batch_reset()
194 batch->fill_cnt = 0; in batch_reset()
195 batch->fill_full = 0; in batch_reset()
196 batch->fill_timeout = 0; in batch_reset()
197 batch->poll_cnt = 0; in batch_reset()
198 batch->send_req_cnt = 0; in batch_reset()
199 batch->wait_req_cnt = 0; in batch_reset()
204 MppDevBatTask *batch = (MppDevBatTask *)mpp_mem_pool_get_f(server->batch_pool); in batch_add() local
[all …]
/rockchip-linux_mpp/build/vc12-x86_64/
H A Dmake-solutions.bat3 :: run this batch file to create a Visual Studio solution file for this project.
/rockchip-linux_mpp/build/vc10-x86_64/
H A Dmake-solutions.bat3 :: run this batch file to create a Visual Studio solution file for this project.