Home
last modified time | relevance | path

Searched defs:yoff (Results 1 – 22 of 22) sorted by relevance

/third_party/ffmpeg/libavfilter/tests/
Dintegral.c35 int ret = 0, xoff, yoff; in main() local
/third_party/ffmpeg/libavcodec/
Dvp9.c1092 ptrdiff_t yoff, ptrdiff_t uvoff, enum BlockLevel bl) in decode_sb()
1171 ptrdiff_t yoff, ptrdiff_t uvoff, enum BlockLevel bl) in decode_sb_mem()
1268 ptrdiff_t yoff, uvoff, ls_y, ls_uv; in decode_tiles() local
1399 ptrdiff_t uvoff, yoff, ls_y, ls_uv; in decode_tiles_mt() local
1474 ptrdiff_t uvoff, yoff, ls_y, ls_uv; in loopfilter_proc() local
Dvp9lpf.c179 int row, int col, ptrdiff_t yoff, ptrdiff_t uvoff) in ff_vp9_loopfilter_sb()
Dvc1dec.c180 int xoff[2], xadv[2], yoff[2], yadv[2], alpha; in vc1_draw_sprites() local
Dbink.c859 int xoff, yoff; in binkb_decode_plane() local
1007 int yoff = get_value(c, BINK_SRC_Y_OFF); in bink_put_pixels() local
Drv34.c659 const int xoff, const int yoff, int mv_off, in rv34_mc()
775 const int xoff, const int yoff, int mv_off, in rv34_mc_1mv()
Dvp9block.c1264 VP9Filter *lflvl, ptrdiff_t yoff, ptrdiff_t uvoff, in ff_vp9_decode_block()
Dclearvideo.c448 int yoff = (i & 1) == 0 ? 0 : hsize; in restore_tree() local
/third_party/flutter/skia/src/core/
DSkAAClip.cpp105 YOffset* yoff = head->yoffsets(); in AllocRect() local
205 const YOffset* yoff = head->yoffsets(); in validate() local
365 YOffset* yoff = head->yoffsets(); in trimLeftRight() local
441 YOffset* yoff = head->yoffsets(); in trimTopBottom() local
521 const YOffset* yoff = head->yoffsets(); in trimBounds() local
655 const YOffset* yoff = head->yoffsets(); in isRect() local
795 const YOffset* yoff = fRunHead->yoffsets(); in findRow() local
/third_party/skia/src/core/
DSkAAClip.cpp208 YOffset* yoff = head->yoffsets(); in AllocRect() local
898 const YOffset* yoff = head->yoffsets(); in validate() local
1058 YOffset* yoff = head->yoffsets(); in trimLeftRight() local
1134 YOffset* yoff = head->yoffsets(); in trimTopBottom() local
1214 const YOffset* yoff = head->yoffsets(); in trimBounds() local
1288 const YOffset* yoff = head->yoffsets(); in isRect() local
1554 const YOffset* yoff = fRunHead->yoffsets(); in findRow() local
/third_party/ffmpeg/libavfilter/
Dvf_convolution.c522 int yoff = FFABS(y + (i / 3) - 1); in setup_3x3() local
538 int yoff = FFABS(y + (i / 5) - 2); in setup_5x5() local
554 int yoff = FFABS(y + (i / 7) - 3); in setup_7x7() local
632 const int yoff = mode == MATRIX_COLUMN ? radius * dstride : 0; in filter_slice() local
636 const int yoff = mode == MATRIX_COLUMN ? x * dstride : 0; in filter_slice() local
649 const int yoff = mode == MATRIX_COLUMN ? x * dstride : 0; in filter_slice() local
Dvf_datascope.c174 int xoff, yoff, PP; member
187 const int yoff = td->yoff; in filter_color2() local
234 const int yoff = td->yoff; in filter_color() local
277 const int yoff = td->yoff; in filter_mono() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_gmem.h45 uint16_t xoff, yoff; member
Dfreedreno_gmem.c287 uint32_t i, j, t, xoff, yoff; in gmem_stateobj_init() local
/third_party/flutter/glfw/src/
Dwin32_window.c197 int xoff, yoff; in applyAspectRatio() local
754 int xoff, yoff; in windowProc() local
/third_party/skia/third_party/externals/libwebp/examples/
Dvwebp.c360 GLfloat xoff, yoff; in HandleDisplay() local
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dvwebp.c360 GLfloat xoff, yoff; in HandleDisplay() local
/third_party/mesa3d/src/imgui/
Dimstb_truetype.h531 float xoff,yoff,xadvance; member
579 float xoff,yoff,xadvance; member
3553 …at scale_y, float shift_x, float shift_y, int glyph, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphBitmapSubpixel()
3593 …info *info, float scale_x, float scale_y, int glyph, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphBitmap()
3622 …cale_y, float shift_x, float shift_y, int codepoint, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointBitmapSubpixel()
3637 … *info, float scale_x, float scale_y, int codepoint, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointBitmap()
4406 … unsigned char onedge_value, float pixel_dist_scale, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphSDF()
4592 … unsigned char onedge_value, float pixel_dist_scale, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointSDF()
/third_party/skia/third_party/externals/imgui/
Dimstb_truetype.h531 float xoff,yoff,xadvance; member
579 float xoff,yoff,xadvance; member
3553 …at scale_y, float shift_x, float shift_y, int glyph, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphBitmapSubpixel()
3593 …info *info, float scale_x, float scale_y, int glyph, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphBitmap()
3622 …cale_y, float shift_x, float shift_y, int codepoint, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointBitmapSubpixel()
3637 … *info, float scale_x, float scale_y, int codepoint, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointBitmap()
4406 … unsigned char onedge_value, float pixel_dist_scale, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphSDF()
4592 … unsigned char onedge_value, float pixel_dist_scale, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointSDF()
/third_party/flutter/skia/third_party/externals/imgui/
Dimstb_truetype.h525 float xoff,yoff,xadvance; member
571 float xoff,yoff,xadvance; member
3527 …at scale_y, float shift_x, float shift_y, int glyph, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphBitmapSubpixel()
3567 …info *info, float scale_x, float scale_y, int glyph, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphBitmap()
3596 …cale_y, float shift_x, float shift_y, int codepoint, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointBitmapSubpixel()
3611 … *info, float scale_x, float scale_y, int codepoint, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointBitmap()
4357 … unsigned char onedge_value, float pixel_dist_scale, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphSDF()
4543 … unsigned char onedge_value, float pixel_dist_scale, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointSDF()
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideobalance.c290 gint yoff, uoff, voff; in gst_video_balance_packed_yuv() local
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DLayout.cpp1081 float yoff = -HBFixedToFloat(positions[i].y_offset); in doLayoutRun() local