| /kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_ipp.c | 608 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 D | sun8i_rotate.c | 258 rotate_set_cap_format(struct rotate_ctx *ctx, struct v4l2_pix_format *f, u32 rotate) rotate_set_cap_format() argument [all...] |
| H A D | sun8i-rotate.h | 115 u32 rotate; member
|
| /kernel/linux/linux-5.10/drivers/staging/media/imx/ |
| H A D | imx-media-csc-scaler.c | 62 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 D | sun8i_rotate.c | 258 rotate_set_cap_format(struct rotate_ctx *ctx, struct v4l2_pix_format *f, u32 rotate) rotate_set_cap_format() argument [all...] |
| H A D | sun8i-rotate.h | 115 u32 rotate; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/imx/ |
| H A D | imx-media-csc-scaler.c | 62 int rotate; member 622 int rotate; in ipu_csc_scaler_s_ctrl() local
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| H A D | fbcon.h | 46 u32 rotate; member 81 int rotate; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/ |
| H A D | mtk_mdp_core.h | 84 struct v4l2_ctrl *rotate; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_ipp.c | 609 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 D | ch.c | 423 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 D | h264_metadata_bsf.c | 78 double rotate; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_hqx.c | 169 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 D | vf_vpp_qsv.c | 82 int rotate; /* rotate angle : [0, 90, 180, 270] */ member [all...] |
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | qpdf_pdftopdf_processor.cc | 348 void QPDF_PDFTOPDF_PageHandle::rotate(Rotation rot) // {{{ in rotate() function in QPDF_PDFTOPDF_PageHandle
|
| /third_party/skia/samplecode/ |
| H A D | SampleClip.cpp | 441 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 D | Hashing.h | 170 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 D | Hashing.h | 169 inline uint64_t rotate(uint64_t val, size_t shift) { in rotate() function [all...] |
| /third_party/skia/modules/canvaskit/htmlcanvas/ |
| H A D | canvas2dcontext.js | |
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
| H A D | mock_pixel_map.cpp | 373 void PixelMap::rotate(float degrees) in rotate() function in OHOS::Media::PixelMap
|
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| H A D | render_indexer_circle.cpp | 728 double rotate = collapseItemPosition_ + M_PI_2; in SetCollapseItemPosition() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/image/ |
| H A D | render_image.h | 92 void SetRotate(double rotate) in SetRotate() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | inspector.cpp | 541 Vector5F rotate = renderContext->GetTransformRotateValue(defRotate); in GetRectangleById() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| H A D | svg_attributes_parser.h | 161 std::string rotate; member
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| H A D | audio_manager_proxy.cpp | 1205 void AudioManagerProxy::SetRotationToEffect(const uint32_t rotate) in SetRotationToEffect() argument
|