Home
last modified time | relevance | path

Searched refs:off_s (Results 1 - 18 of 18) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_jpgdec.c147 u32 off_s, off_e; in jpgdec_extract_task_msg() local
156 off_s = hw_info->reg_start * sizeof(u32); in jpgdec_extract_task_msg()
158 ret = mpp_check_req(req, 0, sizeof(task->reg), off_s, off_e); in jpgdec_extract_task_msg()
170 off_s = hw_info->reg_start * sizeof(u32); in jpgdec_extract_task_msg()
172 ret = mpp_check_req(req, 0, sizeof(task->reg), off_s, off_e); in jpgdec_extract_task_msg()
H A Dmpp_vepu1.c164 u32 off_s, off_e; in vepu_extract_task_msg() local
171 off_s = hw_info->reg_start * sizeof(u32); in vepu_extract_task_msg()
173 ret = mpp_check_req(req, 0, sizeof(task->reg), off_s, off_e); in vepu_extract_task_msg()
185 off_s = hw_info->reg_start * sizeof(u32); in vepu_extract_task_msg()
187 ret = mpp_check_req(req, 0, sizeof(task->reg), off_s, off_e); in vepu_extract_task_msg()
H A Dmpp_vdpu2.c241 u32 off_s, off_e; in vdpu_extract_task_msg() local
248 off_s = hw_info->reg_start * sizeof(u32); in vdpu_extract_task_msg()
250 ret = mpp_check_req(req, 0, sizeof(task->reg), off_s, off_e); in vdpu_extract_task_msg()
262 off_s = hw_info->reg_start * sizeof(u32); in vdpu_extract_task_msg()
264 ret = mpp_check_req(req, 0, sizeof(task->reg), off_s, off_e); in vdpu_extract_task_msg()
H A Dmpp_vdpu1.c282 u32 off_s, off_e; in vdpu_extract_task_msg() local
291 off_s = hw_info->reg_start * sizeof(u32); in vdpu_extract_task_msg()
293 ret = mpp_check_req(req, 0, sizeof(task->reg), off_s, off_e); in vdpu_extract_task_msg()
305 off_s = hw_info->reg_start * sizeof(u32); in vdpu_extract_task_msg()
307 ret = mpp_check_req(req, 0, sizeof(task->reg), off_s, off_e); in vdpu_extract_task_msg()
H A Dmpp_vepu2.c198 u32 off_s, off_e; in vepu_extract_task_msg() local
205 off_s = hw_info->reg_start * sizeof(u32); in vepu_extract_task_msg()
207 ret = mpp_check_req(req, 0, sizeof(task->reg), off_s, off_e); in vepu_extract_task_msg()
219 off_s = hw_info->reg_start * sizeof(u32); in vepu_extract_task_msg()
221 ret = mpp_check_req(req, 0, sizeof(task->reg), off_s, off_e); in vepu_extract_task_msg()
H A Dmpp_rkvdec.c707 u32 off_s, off_e; in rkvdec_extract_task_msg() local
716 off_s = hw_info->reg_start * sizeof(u32); in rkvdec_extract_task_msg()
718 ret = mpp_check_req(req, 0, sizeof(task->reg), off_s, off_e); in rkvdec_extract_task_msg()
730 off_s = hw_info->reg_start * sizeof(u32); in rkvdec_extract_task_msg()
732 ret = mpp_check_req(req, 0, sizeof(task->reg), off_s, off_e); in rkvdec_extract_task_msg()
H A Dmpp_rkvdec2.c95 u32 off_s, off_e; in rkvdec2_extract_task_msg() local
104 off_s = hw_info->reg_start * sizeof(u32); in rkvdec2_extract_task_msg()
106 ret = mpp_check_req(req, 0, sizeof(task->reg), off_s, off_e); in rkvdec2_extract_task_msg()
H A Dmpp_common.h596 int mpp_check_req(struct mpp_request *req, int base, int max_size, u32 off_s, u32 off_e);
H A Dmpp_common.c1466 int mpp_check_req(struct mpp_request *req, int base, int max_size, u32 off_s, u32 off_e) in mpp_check_req() argument
1475 if ((req_off + req->size) < off_s) { in mpp_check_req()
1476 mpp_err("error: req_off %x, req_size %x, off_s %x\n", req_off, req->size, off_s); in mpp_check_req()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_vdpu1.c291 u32 off_s, off_e; in vdpu_extract_task_msg() local
299 off_s = hw_info->reg_start * sizeof(u32); in vdpu_extract_task_msg()
302 off_s, off_e); in vdpu_extract_task_msg()
314 off_s = hw_info->reg_start * sizeof(u32); in vdpu_extract_task_msg()
317 off_s, off_e); in vdpu_extract_task_msg()
H A Dmpp_vepu1.c174 u32 off_s, off_e; in vepu_extract_task_msg() local
182 off_s = hw_info->reg_start * sizeof(u32); in vepu_extract_task_msg()
185 off_s, off_e); in vepu_extract_task_msg()
197 off_s = hw_info->reg_start * sizeof(u32); in vepu_extract_task_msg()
200 off_s, off_e); in vepu_extract_task_msg()
H A Dmpp_vdpu2.c249 u32 off_s, off_e; in vdpu_extract_task_msg() local
257 off_s = hw_info->reg_start * sizeof(u32); in vdpu_extract_task_msg()
260 off_s, off_e); in vdpu_extract_task_msg()
272 off_s = hw_info->reg_start * sizeof(u32); in vdpu_extract_task_msg()
275 off_s, off_e); in vdpu_extract_task_msg()
H A Dmpp_jpgdec.c152 u32 off_s, off_e; in jpgdec_extract_task_msg() local
160 off_s = hw_info->reg_start * sizeof(u32); in jpgdec_extract_task_msg()
163 off_s, off_e); in jpgdec_extract_task_msg()
175 off_s = hw_info->reg_start * sizeof(u32); in jpgdec_extract_task_msg()
178 off_s, off_e); in jpgdec_extract_task_msg()
H A Dmpp_vepu2.c204 u32 off_s, off_e; in vepu_extract_task_msg() local
212 off_s = hw_info->reg_start * sizeof(u32); in vepu_extract_task_msg()
215 off_s, off_e); in vepu_extract_task_msg()
227 off_s = hw_info->reg_start * sizeof(u32); in vepu_extract_task_msg()
230 off_s, off_e); in vepu_extract_task_msg()
H A Dmpp_rkvdec.c756 u32 off_s, off_e; in rkvdec_extract_task_msg() local
764 off_s = hw_info->reg_start * sizeof(u32); in rkvdec_extract_task_msg()
767 off_s, off_e); in rkvdec_extract_task_msg()
779 off_s = hw_info->reg_start * sizeof(u32); in rkvdec_extract_task_msg()
782 off_s, off_e); in rkvdec_extract_task_msg()
H A Dmpp_rkvdec2.c98 u32 off_s, off_e; in rkvdec2_extract_task_msg() local
106 off_s = hw_info->reg_start * sizeof(u32); in rkvdec2_extract_task_msg()
108 ret = mpp_check_req(req, 0, sizeof(task->reg), off_s, off_e); in rkvdec2_extract_task_msg()
H A Dmpp_common.h582 int max_size, u32 off_s, u32 off_e);
H A Dmpp_common.c1498 int max_size, u32 off_s, u32 off_e) in mpp_check_req()
1508 if ((req_off + req->size) < off_s) { in mpp_check_req()
1509 mpp_err("error: req_off %x, req_size %x, off_s %x\n", in mpp_check_req()
1510 req_off, req->size, off_s); in mpp_check_req()
1497 mpp_check_req(struct mpp_request *req, int base, int max_size, u32 off_s, u32 off_e) mpp_check_req() argument

Completed in 31 milliseconds