Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/common/
H A Dvepu541_common.c52 RK_S32 roi_height = (region->h + 15) / 16; in vepu541_set_one_roi() local
56 RK_S32 pos_y_end = pos_y_init + roi_height; in vepu541_set_one_roi()
77 roi_height = pos_y_end - pos_y_init; in vepu541_set_one_roi()
79 for (y = 0; y < roi_height; y++) { in vepu541_set_one_roi()
/rockchip-linux_mpp/utils/
H A Dmpp_enc_roi_utils.c281 RK_S32 roi_height = (region->h + 15) / 16; in gen_vepu54x_roi() local
285 RK_S32 pos_y_end = pos_y_init + roi_height; in gen_vepu54x_roi()
303 for (y = 0; y < roi_height; y++) { in gen_vepu54x_roi()
320 roi_height = (region->h + 64) / 64; in gen_vepu54x_roi()
333 roi_height += 2; in gen_vepu54x_roi()
336 roi_height += 2; in gen_vepu54x_roi()
341 for (y = 0; y < roi_height; y++) { in gen_vepu54x_roi()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c1450 RK_S32 roi_height = (region->h + 15) / 16; in vepu580_h264_set_one_roi() local
1454 RK_S32 pos_y_end = pos_y_init + roi_height; in vepu580_h264_set_one_roi()
1469 roi_height = pos_y_end - pos_y_init; in vepu580_h264_set_one_roi()
1471 for (y = 0; y < roi_height; y++) { in vepu580_h264_set_one_roi()
H A Dhal_h264e_vepu510.c1377 RK_S32 roi_height = (region->h + 15) / 16; in vepu510_h264_set_one_roi() local
1381 RK_S32 pos_y_end = pos_y_init + roi_height; in vepu510_h264_set_one_roi()
1396 roi_height = pos_y_end - pos_y_init; in vepu510_h264_set_one_roi()
1398 for (y = 0; y < roi_height; y++) { in vepu510_h264_set_one_roi()
H A Dhal_h264e_vepu511.c1377 RK_S32 roi_height = (region->h + 15) / 16; in vepu511_h264_set_one_roi() local
1381 RK_S32 pos_y_end = pos_y_init + roi_height; in vepu511_h264_set_one_roi()
1396 roi_height = pos_y_end - pos_y_init; in vepu511_h264_set_one_roi()
1398 for (y = 0; y < roi_height; y++) { in vepu511_h264_set_one_roi()