Home
last modified time | relevance | path

Searched defs:xoff (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_gmem.h47 uint16_t xoff, yoff; member
Dfreedreno_gmem.c122 uint32_t i, j, t, xoff, yoff; in calculate_tiles() local
/external/jdiff/src/jdiff/
DDiffMyers.java109 private int diag (int xoff, int xlim, int yoff, int ylim) in diag()
288 private void compareseq (int xoff, int xlim, int yoff, int ylim) { in compareseq()
/external/libcups/filter/
Dtestclient.c411 xoff, yoff, /* Offsets for X and Y */ in make_raster_file() local
/external/libaom/libaom/test/
Dvariance_test.cc122 int l2w, int l2h, int xoff, int yoff, in subpel_variance_ref()
170 int l2h, int xoff, int yoff, in subpel_avg_variance_ref()
221 int l2h, int xoff, int yoff, uint32_t *sse_ptr, bool use_high_bit_depth, in dist_wtd_subpel_avg_variance_ref()
278 int xoff, int yoff, in obmc_subpel_variance_ref()
/external/u-boot/drivers/video/
Dconsole_truetype.c197 int width, height, xoff, yoff; in console_truetype_putc_xy() local
Dstb_truetype.h465 float xoff,yoff,xadvance; member
511 float xoff,yoff,xadvance; member
2420 …at scale_y, float shift_x, float shift_y, int glyph, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphBitmapSubpixel()
2460 …info *info, float scale_x, float scale_y, int glyph, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphBitmap()
2489 …cale_y, float shift_x, float shift_y, int codepoint, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointBitmapSubpixel()
2499 … *info, float scale_x, float scale_y, int codepoint, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointBitmap()
Dcfb_console.c1161 static int display_rle8_bitmap(struct bmp_image *img, int xoff, int yoff, in display_rle8_bitmap()
/external/libvpx/libvpx/test/
Dvariance_test.cc104 int l2w, int l2h, int xoff, int yoff, in subpel_variance_ref()
155 int l2h, int xoff, int yoff, in subpel_avg_variance_ref()
/external/libaom/libaom/av1/encoder/
Dpickcdef.c426 int xoff = CDEF_HBORDER * (fbc != 0); in av1_cdef_search() local