Searched defs:bottom_y (Results 1 – 5 of 5) sorted by relevance
/external/webp/src/dsp/ |
D | upsampling_neon.c | 176 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument 184 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
|
D | upsampling_sse41.c | 109 #define CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, \ argument
|
D | upsampling_sse2.c | 107 #define CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, \ argument
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_type3cache.cpp | 139 float bottom_y = image_matrix.f; in RenderGlyph() local
|
/external/u-boot/drivers/video/ |
D | stb_truetype.h | 2522 int x,y,bottom_y, i; in stbtt_BakeFontBitmap() local 2609 int x,y,bottom_y; member
|