Home
last modified time | relevance | path

Searched defs:gy (Results 1 - 18 of 18) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dedge_common.c22 static int get_rounded_direction(int gx, int gy) in get_rounded_direction() argument
66 const int gy = ff_sobel() local
[all...]
H A Dvf_photosensitivity.c84 int cell, gx, gy, x0, x1, y0, y1, x, y, c, area; in convert_frame_partial() local
H A Dvf_ciescope.c1335 int rx, ry, gx, gy, bx, by; in plot_gamuts() local
/third_party/skia/tests/
H A DPathOpsSimplifyQuadThreadedTest.cpp34 int gy = g >> 2; in testSimplifyQuadsMain() local
H A DPathOpsSimplifyQuadralateralsThreadedTest.cpp34 int gy = g >> 2; in testSimplifyQuadralateralsMain() local
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftbsdf.c448 FT_16D16 gx, gy; in compute_edge_distance() local
[all...]
/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/vk-gl-cts/framework/randomshaders/
H A DrsgProgramExecutor.cpp199 float gy = ((float)y + 0.5f) / cellHeight; in computeGridCellWeights() 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/skia/src/codec/
H A DSkPngCodec.cpp398 float gy = png_fixed_point_to_float(chrm[5]); in read_color_profile() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DETC_Decoder.cpp576 int gy = j * (gv - go) + 2; in decodePlanarBlock() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DETC_Decoder.cpp579 int gy = j * (gv - go) + 2; in decodePlanarBlock() local
/third_party/skia/third_party/externals/angle2/src/image_util/
H A Dloadimage_etc.cpp660 int gy = static_cast<int>(j) * (gv - go) + 2; in decodePlanarBlock() local
/third_party/mbedtls/library/
H A Decp_curves.c4514 ecp_group_load(mbedtls_ecp_group *grp, const mbedtls_mpi_uint *p, size_t plen, const mbedtls_mpi_uint *a, size_t alen, const mbedtls_mpi_uint *b, size_t blen, const mbedtls_mpi_uint *gx, size_t gxlen, const mbedtls_mpi_uint *gy, size_t gylen, const mbedtls_mpi_uint *n, size_t nlen, const mbedtls_ecp_point *T) ecp_group_load() argument
H A Decp_curves_new.c4524 ecp_group_load(mbedtls_ecp_group *grp, const mbedtls_mpi_uint *p, size_t plen, const mbedtls_mpi_uint *a, size_t alen, const mbedtls_mpi_uint *b, size_t blen, const mbedtls_mpi_uint *gx, size_t gxlen, const mbedtls_mpi_uint *gy, size_t gylen, const mbedtls_mpi_uint *n, size_t nlen, const mbedtls_ecp_point *T) ecp_group_load() argument
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c3331 png_fixed_point wx, wy, rx, ry, gx, gy, bx, by; member
/third_party/glfw/deps/
H A Dnuklear.h10364 float gx, gy, gh, gw; in nk_draw_list_add_text() local

Completed in 99 milliseconds