Home
last modified time | relevance | path

Searched defs:ox (Results 1 – 25 of 35) sorted by relevance

12

/third_party/mesa3d/src/mesa/math/
Dm_xform_tmp.h88 const GLfloat ox = from[0]; in TAG() local
132 const GLfloat ox = from[0]; in TAG() local
153 const GLfloat ox = from[0]; in TAG() local
175 const GLfloat ox = from[0]; in TAG() local
199 const GLfloat ox = from[0]; in TAG() local
221 const GLfloat ox = from[0]; in TAG() local
254 const GLfloat ox = from[0], oy = from[1]; in TAG() local
299 const GLfloat ox = from[0], oy = from[1]; in TAG() local
320 const GLfloat ox = from[0], oy = from[1]; in TAG() local
342 const GLfloat ox = from[0], oy = from[1]; in TAG() local
[all …]
/third_party/ffmpeg/tests/checkasm/
Dhevc_pel.c162 const int *denom, *wx, *ox; in checkasm_check_hevc_qpel_uni_w() local
256 const int *denom, *wx, *ox; in checkasm_check_hevc_qpel_bi_w() local
391 const int *denom, *wx, *ox; in checkasm_check_hevc_epel_uni_w() local
485 const int *denom, *wx, *ox; in checkasm_check_hevc_epel_bi_w() local
/third_party/ffmpeg/libavformat/
Dimg2_alias_pix.c31 av_unused int ox = bytestream_get_be16(&b); in alias_pix_read_probe() local
/third_party/skia/src/gpu/
DGrDstProxyView.h45 void setOffset(int ox, int oy) { fOffset.set(ox, oy); } in setOffset()
/third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/
Dgstspacescope.c217 guint i, s, x, y, ox, oy; in render_dots() local
239 guint i, s, x, y, ox, oy; in render_lines() local
290 gint x, y, ox, oy; in render_color_dots() local
351 gint x, y, ox, oy; in render_color_lines() local
/third_party/ffmpeg/libavcodec/
Dmpegvideodsp.c47 void ff_gmc_c(uint8_t *dst, uint8_t *src, int stride, int h, int ox, int oy, in ff_gmc_c()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dcffotypes.h96 FT_F26Dot6 ox, oy; /* offsets */ member
/third_party/freetype/include/freetype/internal/
Dcffotypes.h96 FT_F26Dot6 ox, oy; /* offsets */ member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dcffotypes.h97 FT_F26Dot6 ox, oy; /* offsets */ member
/third_party/ffmpeg/libavcodec/x86/
Dmpegvideodsp.c29 int stride, int h, int ox, int oy, in gmc_mmx()
/third_party/vk-gl-cts/modules/egl/
DteglPreservingSwapTests.cpp209 const int ox = width/2; in render() local
256 const int ox = target->getWidth()/2; in render() local
498 const int ox = width/2; in iterate() local
/third_party/flutter/skia/src/gpu/
DGrXferProcessor.h87 void setOffset(int ox, int oy) { fOffset.set(ox, oy); } in setOffset()
/third_party/gstreamer/gstplugins_good/gst/effectv/
Dgstvertigo.c164 gint x, y, ox, oy, i, width, height, area, sstride, dstride; in gst_vertigotv_transform_frame() local
/third_party/ffmpeg/libavfilter/
Dvf_cover_rect.c97 int ox = offx>>!!p; in blur() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-resampler.c231 gdouble ox, x; in resampler_calculate_taps() local
/third_party/flutter/skia/src/core/
DSkBlurMask.cpp362 int ox = dx >> 1; in ProfileLookup() local
/third_party/freetype/src/truetype/
Dttobjs.h179 FT_F26Dot6 ox, oy; /* offsets */ member
/third_party/skia/src/core/
DSkBlurMask.cpp363 int ox = dx >> 1; in ProfileLookup() local
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/
Dttobjs.h180 FT_F26Dot6 ox, oy; /* offsets */ member
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttobjs.h179 FT_F26Dot6 ox, oy; /* offsets */ member
/third_party/boost/boost/geometry/formulas/
Dgeographic.hpp219 coord_t const ox = get<0>(origin); in projected_to_surface() local
/third_party/weston/clients/
Dcliptest.c237 draw_coordinates(cairo_t *cr, double ox, double oy, GLfloat *x, GLfloat *y, int n) in draw_coordinates()
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafhints.h247 FT_Pos ox, oy; /* original, scaled position */ member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp860 float ox = viewport.x + viewport.width * 0.5f; in rasterizeExpectedResults() local
/third_party/freetype/src/autofit/
Dafhints.h247 FT_Pos ox, oy; /* original, scaled position */ member

12