Home
last modified time | relevance | path

Searched defs:ry (Results 1 - 25 of 42) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_texture.c49 float rx, ry, rz; in util_map_texcoords2d_onto_cubemap() local
/third_party/skia/modules/svg/src/
H A DSkSVGRect.cpp58 ry = std::min(lctx.resolve(rylen, SkSVGLengthContext::LengthType::kVertical), resolve() local
[all...]
H A DSkSVGEllipse.cpp27 const auto ry = lctx.resolve(fRy, SkSVGLengthContext::LengthType::kVertical); in resolve() local
/third_party/ffmpeg/libavfilter/
H A Ddeshake.h62 int ry; ///< Maximum vertical shift member
H A Dvf_codecview.c190 int ry = -dx + dy; in draw_arrow() local
/third_party/backends/backend/escl/
H A Descl_jpeg.c199 int ry = (int)((double)scanner->caps[scanner->source].pos_y * ratio); in get_JPEG_data() local
/third_party/skia/gm/
H A Daddarc.cpp97 SkScalar ry = SkScalarSin(rad) * R; in DEF_SIMPLE_GM() local
/third_party/pulseaudio/src/pulsecore/
H A Dtime-smoother.c69 pa_usec_t ry; /* The original y value for ex */ member
/third_party/ffmpeg/libswscale/
H A Drgb2rgb_template.c653 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; in ff_rgb24toyv12_c() local
H A Dinput.c40 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; in rgb64ToY_c_template() local
128 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; in rgb48ToY_c_template() local
259 const int ry = rgb2yuv[RY_IDX]<<rsh, gy = rgb2yuv[GY_IDX]<<gsh, by = rgb2yuv[BY_IDX]<<bsh; in rgb16_32ToY_c_template() local
766 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; in bgr24ToY_c() local
819 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; in rgb24ToY_c() local
871 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; planar_rgb_to_y() local
915 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; planar_rgb16_to_y() local
999 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; planar_rgbf32_to_y() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_lower_cubemap_to_array.c80 nir_ssa_def *ry; member
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_cubemaps.c125 nir_ssa_def *ry; member
/third_party/mesa3d/src/mesa/main/
H A Drastpos.c297 GLfloat u[3], two_nu, rx, ry, rz, m, mInv; in compute_texgen() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorTests.cpp198 const float ry = 2.0f * renderArea.w(); in genVertices() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorTests.cpp198 const float ry = 2.0f * renderArea.w(); in genVertices() local
/third_party/skia/tests/
H A DPathOpsAngleTest.cpp127 static int find_slop(double x, double y, double rx, double ry) { in find_slop() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fStencilTexturingTests.cpp100 const int ry = rects[rectNdx].y(); in rectsToTriangles() local
/third_party/ffmpeg/libavcodec/
H A Dpngenc.c299 double rx, ry, gx, gy, bx, by, wx = 0.3127, wy = 0.3290; in png_get_chrm() local
/third_party/mbedtls/3rdparty/p256-m/p256-m/
H A Dp256-m.c1057 static void scalar_mult(uint32_t rx[8], uint32_t ry[8], in scalar_mult() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_job.c421 hilbert_rotate(int n, int *x, int *y, int rx, int ry) in hilbert_rotate() argument
439 int rx, ry, i, t=d; in hilbert_coords() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttribBindingTests.cpp111 bool CheckRectColor(const std::vector<Vec3>& fb, int fb_w, int rx, int ry, int rw, int rh, const Vec3& expected) in CheckRectColor() argument
139 bool CheckRectColor(const std::vector<Vec4>& fb, int fb_w, int rx, int ry, int rw, int rh, const Vec4& expected) in CheckRectColor() argument
/third_party/skia/src/gpu/ops/
H A DStrokeRectOp.cpp318 const SkScalar ry = SkScalarHalf(dy); in compute_aa_rects() local
/third_party/skia/src/core/
H A DSkPathBuilder.cpp472 SkScalar ry = SkScalarAbs(rad.fY); in arcTo() local
/third_party/skia/src/codec/
H A DSkPngCodec.cpp396 float ry = png_fixed_point_to_float(chrm[3]); in read_color_profile() local
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp714 int rx, ry; in make_fuzz_imageFilter() local
727 int rx, ry; in make_fuzz_imageFilter() local

Completed in 35 milliseconds

12