Home
last modified time | relevance | path

Searched defs:rotate (Results 101 - 125 of 205) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.c608 bool rotate = (rotation != DRM_MODE_ROTATE_0); in exynos_drm_ipp_task_check() local
474 exynos_drm_ipp_check_size_limits(struct exynos_drm_ipp_buffer *buf, const struct drm_exynos_ipp_limit *limits, unsigned int num_limits, bool rotate, bool swap) exynos_drm_ipp_check_size_limits() argument
547 exynos_drm_ipp_check_format(struct exynos_drm_ipp_task *task, struct exynos_drm_ipp_buffer *buf, struct exynos_drm_ipp_buffer *src, struct exynos_drm_ipp_buffer *dst, bool rotate, bool swap) exynos_drm_ipp_check_format() argument
/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun8i-rotate/
H A Dsun8i_rotate.c258 rotate_set_cap_format(struct rotate_ctx *ctx, struct v4l2_pix_format *f, u32 rotate) rotate_set_cap_format() argument
[all...]
H A Dsun8i-rotate.h115 u32 rotate; member
/kernel/linux/linux-5.10/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c62 int rotate; member
622 int rotate; in ipu_csc_scaler_s_ctrl() local
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun8i-rotate/
H A Dsun8i_rotate.c258 rotate_set_cap_format(struct rotate_ctx *ctx, struct v4l2_pix_format *f, u32 rotate) rotate_set_cap_format() argument
[all...]
H A Dsun8i-rotate.h115 u32 rotate; member
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c62 int rotate; member
622 int rotate; in ipu_csc_scaler_s_ctrl() local
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.h46 u32 rotate; member
81 int rotate; member
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_core.h84 struct v4l2_ctrl *rotate; member
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.c609 bool rotate = (rotation != DRM_MODE_ROTATE_0); in exynos_drm_ipp_task_check() local
475 exynos_drm_ipp_check_size_limits(struct exynos_drm_ipp_buffer *buf, const struct drm_exynos_ipp_limit *limits, unsigned int num_limits, bool rotate, bool swap) exynos_drm_ipp_check_size_limits() argument
548 exynos_drm_ipp_check_format(struct exynos_drm_ipp_task *task, struct exynos_drm_ipp_buffer *buf, struct exynos_drm_ipp_buffer *src, struct exynos_drm_ipp_buffer *dst, bool rotate, bool swap) exynos_drm_ipp_check_format() argument
/kernel/linux/linux-6.6/drivers/scsi/
H A Dch.c423 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) in ch_position() argument
442 ch_move(scsi_changer *ch, u_int trans, u_int src, u_int dest, int rotate) in ch_move() argument
/third_party/ffmpeg/libavcodec/
H A Dh264_metadata_bsf.c78 double rotate; member
/third_party/ffmpeg/libavfilter/
H A Dvf_hqx.c169 hq3x_interp_2x1(uint32_t *dst, int dst_linesize, const uint32_t *r2y, int k, const uint32_t *w, int pos00, int pos01, int p0, int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int rotate) hq3x_interp_2x1() argument
H A Dvf_vpp_qsv.c82 int rotate; /* rotate angle : [0, 90, 180, 270] */ member
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.cc348 void QPDF_PDFTOPDF_PageHandle::rotate(Rotation rot) // {{{ in rotate() function in QPDF_PDFTOPDF_PageHandle
/third_party/skia/samplecode/
H A DSampleClip.cpp441 void rotate(float x, float y, float z) { in rotate() function in SampleCameraView
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DHashing.h170 inline uint64_t rotate(uint64_t val, size_t shift) { in rotate() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DHashing.h169 inline uint64_t rotate(uint64_t val, size_t shift) { in rotate() function
[all...]
/third_party/skia/modules/canvaskit/htmlcanvas/
H A Dcanvas2dcontext.js
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_pixel_map.cpp373 void PixelMap::rotate(float degrees) in rotate() function in OHOS::Media::PixelMap
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_circle.cpp728 double rotate = collapseItemPosition_ + M_PI_2; in SetCollapseItemPosition() local
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.h92 void SetRotate(double rotate) in SetRotate() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp541 Vector5F rotate = renderContext->GetTransformRotateValue(defRotate); in GetRectangleById() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h161 std::string rotate; member
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_manager_proxy.cpp1205 void AudioManagerProxy::SetRotationToEffect(const uint32_t rotate) in SetRotationToEffect() argument

Completed in 27 milliseconds

123456789