Home
last modified time | relevance | path

Searched refs:roi_width (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/common/
H A Dvepu541_common.c51 RK_S32 roi_width = (region->w + 15) / 16; in vepu541_set_one_roi() local
55 RK_S32 pos_x_end = pos_x_init + roi_width; in vepu541_set_one_roi()
76 roi_width = pos_x_end - pos_x_init; in vepu541_set_one_roi()
82 for (x = 0; x < roi_width; x++, dst++) in vepu541_set_one_roi()
/rockchip-linux_mpp/utils/
H A Dmpp_enc_roi_utils.c280 RK_S32 roi_width = (region->w + 15) / 16; in gen_vepu54x_roi() local
284 RK_S32 pos_x_end = pos_x_init + roi_width; in gen_vepu54x_roi()
304 for (x = 0; x < roi_width; x++) { in gen_vepu54x_roi()
319 roi_width = (region->w + 64) / 64; in gen_vepu54x_roi()
324 roi_width += 2; in gen_vepu54x_roi()
327 roi_width += 2; in gen_vepu54x_roi()
342 for (x = 0; x < roi_width; x++) { in gen_vepu54x_roi()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c1449 RK_S32 roi_width = (region->w + 15) / 16; in vepu580_h264_set_one_roi() local
1453 RK_S32 pos_x_end = pos_x_init + roi_width; in vepu580_h264_set_one_roi()
1468 roi_width = pos_x_end - pos_x_init; in vepu580_h264_set_one_roi()
1474 for (x = 0; x < roi_width; x++, dst++) in vepu580_h264_set_one_roi()
H A Dhal_h264e_vepu510.c1376 RK_S32 roi_width = (region->w + 15) / 16; in vepu510_h264_set_one_roi() local
1380 RK_S32 pos_x_end = pos_x_init + roi_width; in vepu510_h264_set_one_roi()
1395 roi_width = pos_x_end - pos_x_init; in vepu510_h264_set_one_roi()
1401 for (x = 0; x < roi_width; x++, dst++) in vepu510_h264_set_one_roi()
H A Dhal_h264e_vepu511.c1376 RK_S32 roi_width = (region->w + 15) / 16; in vepu511_h264_set_one_roi() local
1380 RK_S32 pos_x_end = pos_x_init + roi_width; in vepu511_h264_set_one_roi()
1395 roi_width = pos_x_end - pos_x_init; in vepu511_h264_set_one_roi()
1401 for (x = 0; x < roi_width; x++, dst++) in vepu511_h264_set_one_roi()