| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/common/ |
| H A D | vepu_common.c | 289 RK_U32 offset_x = cfg->offset_x; in get_vepu_offset_cfg() local 296 if (offset_x || offset_y) { in get_vepu_offset_cfg() 299 cfg->offset_byte[0] = offset_y * hor_stride + offset_x; in get_vepu_offset_cfg() 300 cfg->offset_byte[1] = offset_y / 2 * hor_stride + offset_x + offset_c; in get_vepu_offset_cfg() 303 cfg->offset_byte[0] = offset_y * hor_stride + offset_x; in get_vepu_offset_cfg() 304 cfg->offset_byte[1] = (offset_y / 2) * (hor_stride / 2) + (offset_x / 2) + offset_c; in get_vepu_offset_cfg() 305 … cfg->offset_byte[2] = (offset_y / 2) * (hor_stride / 2) + (offset_x / 2) + offset_c * 5 / 4; in get_vepu_offset_cfg() 309 mpp_assert((offset_x & 1) == 0); in get_vepu_offset_cfg() 310 cfg->offset_byte[0] = offset_y * hor_stride + offset_x * 2; in get_vepu_offset_cfg() 318 cfg->offset_byte[0] = offset_y * hor_stride + offset_x * 2; in get_vepu_offset_cfg() [all …]
|
| H A D | vepu_common.h | 66 RK_U32 offset_x; member
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | vivid-touch-cap.c | 260 int x, y, xstart, ystart, offset_x, offset_y; in vivid_fillbuff_tch() local 300 offset_x = ((TCH_PATTERN_COUNT - 1 - test_pat_idx) * x) / in vivid_fillbuff_tch() 305 (x - offset_x) + f->width * (y - offset_y)); in vivid_fillbuff_tch() 307 (x + offset_x) + f->width * (y + offset_y)); in vivid_fillbuff_tch() 312 offset_x = (test_pat_idx * x) / TCH_PATTERN_COUNT; in vivid_fillbuff_tch() 315 (x - offset_x) + f->width * (y - offset_y)); in vivid_fillbuff_tch() 317 (x + offset_x) + f->width * (y + offset_y)); in vivid_fillbuff_tch()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/fbida/files/ |
| H A D | support-jpeg-turbo.patch | 353 int ci, i, j, offset_x, offset_y; 373 for (offset_x = 0; offset_x < compptr->h_samp_factor; offset_x++) { 374 - src_ptr = src_buffer[offset_x][dst_blk_y + offset_y]; 375 dst_ptr = dst_buffer[offset_y][dst_blk_x + offset_x]; 376 + src_ptr = src_buffer[offset_x][dst_blk_y + offset_y + y_crop_blocks]; 393 int ci, i, j, offset_x, offset_y; 433 for (offset_x = 0; offset_x < compptr->h_samp_factor; offset_x++) { 434 - src_ptr = src_buffer[offset_x][dst_blk_y + offset_y]; 436 + dst_ptr = dst_buffer[offset_y][dst_blk_x + offset_x]; 440 - [comp_width - dst_blk_x - offset_x - 1]; [all …]
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmppdec.c | 495 gint offset_x = mpp_frame_get_offset_x (mframe); in gst_mpp_dec_apply_info_change() local 519 if (afbc || offset_x || offset_y) { in gst_mpp_dec_apply_info_change() 521 offset_x, offset_y); in gst_mpp_dec_apply_info_change() 714 gint offset_x = mpp_frame_get_offset_x (mframe); in gst_mpp_dec_get_gst_buffer() local 742 if (afbc || offset_x || offset_y || crop_x || crop_y || crop_w || crop_h) { in gst_mpp_dec_get_gst_buffer() 760 cmeta->x += offset_x; in gst_mpp_dec_get_gst_buffer() 764 cmeta->x, cmeta->y, cmeta->width, cmeta->height, offset_x, offset_y, in gst_mpp_dec_get_gst_buffer() 780 if (!GST_VIDEO_INFO_IS_AFBC (info) && !offset_x && !offset_y && in gst_mpp_dec_get_gst_buffer()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ast/ |
| H A D | ast_cursor.c | 253 unsigned int offset_x, unsigned int offset_y) in ast_cursor_show() argument 267 x_offset = (-x) + offset_x; in ast_cursor_show() 270 x_offset = offset_x; in ast_cursor_show()
|
| H A D | ast_drv.h | 334 unsigned int offset_x, unsigned int offset_y);
|
| H A D | ast_mode.c | 688 unsigned int offset_x, offset_y; in ast_cursor_plane_helper_atomic_update() local 690 offset_x = AST_MAX_HWC_WIDTH - fb->width; in ast_cursor_plane_helper_atomic_update() 699 offset_x, offset_y); in ast_cursor_plane_helper_atomic_update()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/svg/ |
| H A D | svg_mapper.hpp | 408 double offset_x = 0.0, double offset_y = 0.0, in text() argument 416 << " x=\"" << get<0>(map_point) + offset_x << "\"" in text() 435 << "<tspan x=\"" << get<0>(map_point) + offset_x in text()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/ |
| H A D | hal_jpege_vepu2_v2.c | 347 cfg.offset_x = syntax->offset_x; in hal_jpege_vepu2_set_extra_info() 669 cfg.offset_x = syntax->offset_x; in multi_core_start() 684 cfg.offset_x = syntax->offset_x + in multi_core_start() 687 cfg.offset_x = syntax->offset_x + mcu_y * 16; in multi_core_start()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | CVE-2022-2601.patch | 75 - glyph->offset_x = bounds.x; 80 + grub_cast (bounds.x, &glyph->offset_x) ||
|
| H A D | CVE-2022-3775.patch | 45 above_rightx = main_glyph->offset_x + main_glyph->width; 49 above_leftx = main_glyph->offset_x;
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | subdev-itf.h | 34 unsigned int offset_x; member
|
| H A D | subdev-itf.c | 440 unsigned int offset_x = 0; in sditf_channel_enable() local 509 offset_x | (offset_y << 16)); in sditf_channel_enable() 518 offset_x = 0; in sditf_channel_enable() 520 offset_x = priv->cap_info.width / 2 - RKMOUDLE_UNITE_EXTEND_PIXEL; in sditf_channel_enable() 526 offset_x | (offset_y << 16)); in sditf_channel_enable()
|
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | jpege_syntax.h | 34 RK_U32 offset_x; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/imgproc/hal/ |
| H A D | hal.hpp | 71 int offset_x, int offset_y, 83 int offset_x, int offset_y,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/imgproc/hal/ |
| H A D | hal.hpp | 71 int offset_x, int offset_y, 83 int offset_x, int offset_y,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/imgproc/hal/ |
| H A D | hal.hpp | 71 int offset_x, int offset_y, 83 int offset_x, int offset_y,
|
| /OK3568_Linux_fs/external/mpp/mpp/base/inc/ |
| H A D | mpp_frame_impl.h | 90 RK_U32 offset_x; member
|
| /OK3568_Linux_fs/kernel/drivers/input/rmi4/ |
| H A D | rmi_2d_sensor.c | 49 obj->x += axis_align->offset_x; in rmi_2d_sensor_abs_process() 268 pdata->axis_align.offset_x = val; in rmi_2d_sensor_of_probe()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | edt-ft5x06.c | 120 int offset_x; member 514 static EDT_ATTR(offset_x, S_IWUSR | S_IRUGO, NO_REGISTER, NO_REGISTER, 553 tsdata->offset_x); in edt_ft5x06_restore_reg_parameters() 968 tsdata->offset_x = val; in edt_ft5x06_ts_get_defaults() 992 tsdata->offset_x = edt_ft5x06_register_read(tsdata, in edt_ft5x06_ts_get_parameters()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rmi.h | 46 u16 offset_x; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/rga/ |
| H A D | rga-hw.h | 428 unsigned int offset_x:8; member
|
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_frame.cpp | 279 MPP_FRAME_ACCESSORS(RK_U32, offset_x)
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | mpp_frame.h | 357 void mpp_frame_set_offset_x(MppFrame frame, RK_U32 offset_x);
|