/third_party/ffmpeg/libavfilter/ |
H A D | transform.c | 106 ff_get_matrix( float x_shift, float y_shift, float angle, float scale_x, float scale_y, float *matrix ) ff_get_matrix() argument
|
H A D | vf_deshake_opencl.c | 953 transform_center_scale( float x_shift, float y_shift, float angle, float scale_x, float scale_y, float center_w, float center_h, float *matrix ) transform_center_scale() argument
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_yuv.c | 124 float scale_y; in xa_yuv_planar_blit() local
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | font-options.hh | 98 int scale_y = (int) scalbnf (font_size_y, subpixel_bits); in post_parse() local
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_compositor_cs.c | 37 float scale_y; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | h264_metadata_bsf.c | 397 double scale_x, scale_y, angle; in h264_metadata_handle_display_orientation() local
|
/third_party/libdrm/exynos/ |
H A D | exynos_fimg2d.c | 690 unsigned int scale_x, scale_y; in g2d_copy_with_scale() local 916 unsigned int scale_x, scale_y; in g2d_scale_and_blend() local
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_job_render.c | 1253 uint32_t scale_y; in pvr_get_isp_num_tiles_xy() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_blit.c | 207 float scale_y = (float) (*src_y1 - *src_y0) / (*dst_y1 - *dst_y0); in apply_blit_scissor() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_blit.c | 245 float scale_y = (float) (*src_y1 - *src_y0) / (*dst_y1 - *dst_y0); in apply_blit_scissor() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftcolor.h | 1168 FT_Fixed scale_y; member
|
/third_party/backends/backend/ |
H A D | umax.h | 364 double scale_y; /* y-scaling of optical resolution */ member
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_arit.c | 2843 LLVMValueRef scale_y = LLVMBuildFMul(b, x_abs, FOPi, "scale_y"); in lp_build_sin_or_cos() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/ |
H A D | tidss_dispc.c | 1606 bool scale_x, scale_y; member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/tidss/ |
H A D | tidss_dispc.c | 1659 bool scale_x, scale_y; member [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 1877 int scale_y = out_height != orig_height; in dispc_ovl_set_scaling_uv() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.c | 1604 int scale_y = out_height != orig_height; in dispc_ovl_set_scaling_uv() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.c | 1602 int scale_y = out_height != orig_height; in dispc_ovl_set_scaling_uv() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 1887 int scale_y = out_height != orig_height; in dispc_ovl_set_scaling_uv() local
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 11581 nk_tt_GetGlyphBitmapBoxSubpixel(const struct nk_tt_fontinfo *font, int glyph, float scale_x, float scale_y,float shift_x, float shift_y, int *ix0, int *iy0, int *ix1, int *iy1) nk_tt_GetGlyphBitmapBoxSubpixel() argument 11601 nk_tt_GetGlyphBitmapBox(const struct nk_tt_fontinfo *font, int glyph, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *iy1) nk_tt_GetGlyphBitmapBox() argument 12044 nk_tt__rasterize(struct nk_tt__bitmap *result, struct nk_tt__point *pts, int *wcount, int windings, float scale_x, float scale_y, float shift_x, float shift_y, int off_x, int off_y, int invert, struct nk_allocator *alloc) nk_tt__rasterize() argument 12212 nk_tt_Rasterize(struct nk_tt__bitmap *result, float flatness_in_pixels, struct nk_tt_vertex *vertices, int num_verts, float scale_x, float scale_y, float shift_x, float shift_y, int x_off, int y_off, int invert, struct nk_allocator *alloc) nk_tt_Rasterize() argument 12231 nk_tt_MakeGlyphBitmapSubpixel(const struct nk_tt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int glyph, struct nk_allocator *alloc) nk_tt_MakeGlyphBitmapSubpixel() argument [all...] |