Home
last modified time | relevance | path

Searched defs:rotation (Results 1 – 25 of 159) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dmach64_accel.c30 u32 rotation; in rotation24bpp() local
203 u32 sx = area->sx, dx = area->dx, width = area->width, rotation = 0; in atyfb_copyarea() local
250 u32 color, dx = rect->dx, width = rect->width, rotation = 0; in atyfb_fillrect() local
291 u32 pix_width, rotation = 0, src, mix; in atyfb_imageblit() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Ddisplay.c179 …d drm_commit(struct display *disp, int num, void *ptr, int fd, int fmt, int w, int h, int rotation) in drm_commit()
210 void display_commit(void *ptr, int fd, int fmt, int w, int h, int rotation) in display_commit()
233 void display_win(void *srcp, int fmt, int srcw, int srch, int rotation, void *dstp, int dstw, int d… in display_win()
251 void display_win1(void *ptr, int fd, int fmt, int w, int h, int rotation) in display_win1()
260 void display_win2(void *ptr, int fd, int fmt, int w, int h, int rotation) in display_win2()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Daffine.hpp396 void cv::Affine3<T>::rotation(const Mat3& R) in rotation() function in cv::Affine3
402 void cv::Affine3<T>::rotation(const Vec3& _rvec) in rotation() function in cv::Affine3
430 void cv::Affine3<T>::rotation(const cv::Mat& data) in rotation() function in cv::Affine3
466 typename cv::Affine3<T>::Mat3 cv::Affine3<T>::rotation() const in rotation() function in cv::Affine3
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Daffine.hpp396 void cv::Affine3<T>::rotation(const Mat3& R) in rotation() function in cv::Affine3
402 void cv::Affine3<T>::rotation(const Vec3& _rvec) in rotation() function in cv::Affine3
430 void cv::Affine3<T>::rotation(const cv::Mat& data) in rotation() function in cv::Affine3
466 typename cv::Affine3<T>::Mat3 cv::Affine3<T>::rotation() const in rotation() function in cv::Affine3
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Daffine.hpp396 void cv::Affine3<T>::rotation(const Mat3& R) in rotation() function in cv::Affine3
402 void cv::Affine3<T>::rotation(const Vec3& _rvec) in rotation() function in cv::Affine3
430 void cv::Affine3<T>::rotation(const cv::Mat& data) in rotation() function in cv::Affine3
466 typename cv::Affine3<T>::Mat3 cv::Affine3<T>::rotation() const in rotation() function in cv::Affine3
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_mem_input.c122 static bool is_vert_scan(enum dc_rotation_angle rotation) in is_vert_scan()
137 enum dc_rotation_angle rotation) in dce_mi_program_pte_vm()
487 enum dc_rotation_angle rotation, in program_size_and_rotation()
529 enum dc_rotation_angle rotation, /* not used in DCE6 */ in dce60_program_size()
633 enum dc_rotation_angle rotation, in dce_mi_program_surface_config()
654 enum dc_rotation_angle rotation, /* not used in DCE6 */ in dce60_mi_program_surface_config()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Cursors.c62 xf86_crtc_rotate_coord(Rotation rotation, in xf86_crtc_rotate_coord()
98 xf86_crtc_rotate_coord_back(Rotation rotation, in xf86_crtc_rotate_coord_back()
270 const Rotation rotation = xf86_crtc_cursor_rotation(crtc); in xf86_crtc_convert_cursor_to_argb() local
500 const Rotation rotation = xf86_crtc_cursor_rotation(crtc); in xf86_crtc_load_cursor_image() local
613 const Rotation rotation = xf86_crtc_cursor_rotation(crtc); in xf86_crtc_load_cursor_argb() local
H A Dxf86Modes.c76 xf86ModeWidth(const DisplayModeRec * mode, Rotation rotation) in xf86ModeWidth()
91 xf86ModeHeight(const DisplayModeRec * mode, Rotation rotation) in xf86ModeHeight()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_rect.c255 unsigned int rotation) in drm_rect_rotate()
329 unsigned int rotation) in drm_rect_rotate_inv()
H A Ddrm_blend.c266 unsigned int rotation, in drm_plane_create_rotation_property()
318 unsigned int drm_rotation_simplify(unsigned int rotation, in drm_rotation_simplify()
H A Ddrm_panel.c280 int rotation, ret; in of_drm_get_panel_orientation() local
H A Ddrm_mipi_dbi.c443 unsigned int rotation) in mipi_dbi_rotate_mode()
497 unsigned int rotation, size_t tx_buf_size) in mipi_dbi_dev_init_with_formats()
569 const struct drm_display_mode *mode, unsigned int rotation) in mipi_dbi_dev_init()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmpp.c253 gst_mpp_rga_get_rotation (gint rotation) in gst_mpp_rga_get_rotation()
271 GstMemory * out_mem, GstVideoInfo * dst_vinfo, gint rotation) in gst_mpp_rga_convert()
316 GstMemory * out_mem, GstVideoInfo * dst_vinfo, gint rotation) in gst_mpp_rga_convert_from_mpp_frame()
/OK3568_Linux_fs/kernel/drivers/media/platform/omap/
H A Domap_vout_vrfb.c240 enum dss_rotation rotation; in omap_vout_prepare_vrfb() local
320 enum dss_rotation rotation; in omap_vout_calculate_vrfb_offset() local
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_blend.h38 static inline bool drm_rotation_90_or_270(unsigned int rotation) in drm_rotation_90_or_270()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c231 enum dc_rotation_angle rotation, in program_size_and_rotation()
567 enum dc_rotation_angle rotation) in dce_mem_input_v_program_pte_vm()
641 enum dc_rotation_angle rotation, in dce_mem_input_v_program_surface_config()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86RandR.c45 Rotation rotation; member
230 Rotation rotation, int rate, RRScreenSizePtr pSize) in xf86RandRSetConfig()
/OK3568_Linux_fs/external/xserver/randr/
H A Drrcrtc.c136 Rotation rotation, in RRCrtcNotify()
432 int x, int y, Rotation rotation) in rrCreateSharedPixmap()
502 int x, int y, Rotation rotation, Bool sync, in rrSetupPixmapSharing()
629 RRCrtcPtr rr_crtc, Rotation rotation, in rrCheckPixmapBounding()
727 int y, Rotation rotation, int numOutputs, RROutputPtr * outputs) in RRCrtcSet()
1246 Rotation rotation; in ProcRRSetCrtcConfig() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_sprite.c252 unsigned int rotation = plane_state->hw.rotation; in intel_plane_check_stride() local
399 unsigned int rotation) in skl_plane_max_stride()
936 unsigned int rotation = plane_state->hw.rotation; in vlv_sprite_ctl() local
1327 unsigned int rotation = plane_state->hw.rotation; in ivb_sprite_ctl() local
1613 unsigned int rotation) in g4x_sprite_max_stride()
1637 unsigned int rotation = plane_state->hw.rotation; in g4x_sprite_ctl() local
2001 unsigned int rotation = plane_state->hw.rotation; in chv_plane_check_rotation() local
2067 unsigned int rotation = plane_state->hw.rotation; in skl_plane_check_fb() local
2185 unsigned int rotation = plane_state->hw.rotation; in skl_plane_check_nv12_rotation() local
/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1_wpf.c44 static int vsp1_wpf_set_rotation(struct vsp1_rwpf *wpf, unsigned int rotation) in vsp1_wpf_set_rotation()
98 unsigned int rotation; in vsp1_wpf_s_ctrl() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c761 const struct fb_fix_screeninfo *fix, int rotation) in calc_rotation_offset_dma()
772 const struct fb_fix_screeninfo *fix, int rotation) in calc_rotation_offset_vrfb()
804 int rotation, u32 *paddr) in omapfb_calc_addr()
844 int rotation = var->rotate; in omapfb_setup_overlay() local
957 int rotation = (var->rotate + ofbi->rotation[i]) % 4; in omapfb_apply_changes() local
1750 int rotation = (var->rotate + ofbi->rotation[0]) % 4; in omapfb_fb_init() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A Dimage_processor.cpp201 virtual XCamReturn rotate(const img_buffer_t& src, img_buffer_t& dst, int rotation, in rotate()
243 XCamReturn ImageOperator::rotate(const img_buffer_t& src, img_buffer_t& dst, int rotation, in rotate()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/
H A Dmtk_drm_plane.h23 unsigned int rotation; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/
H A Dhx8357d.c226 u32 rotation = 0; in hx8357d_probe() local
H A Dili9341.c183 u32 rotation = 0; in ili9341_probe() local

1234567