Home
last modified time | relevance | path

Searched defs:bottom_y (Results 1 – 7 of 7) sorted by relevance

/external/webp/src/dsp/
Dupsampling_sse2.c107 #define CONVERT2RGB(FUNC, XSTEP, top_y, bottom_y, \ argument
122 #define CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, \ argument
Dupsampling_neon.c195 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument
203 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
/external/opencv3/3rdparty/libwebp/dsp/
Dupsampling_neon.c190 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument
200 #define CONVERT2RGB_1(FMT, XSTEP, top_y, bottom_y, uv, \ argument
Dupsampling_sse2.c111 #define CONVERT2RGB(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
/external/opencv/cv/src/
Dcvrotcalipers.cpp112 float left_x, right_x, top_y, bottom_y; in icvRotatingCalipers() local
/external/opencv3/modules/imgproc/src/
Drotcalipers.cpp112 float left_x, right_x, top_y, bottom_y; in rotatingCalipers() local
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp144 FX_FLOAT bottom_y = image_matrix.f; in RenderGlyph() local