Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libwebp/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.c164 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument
172 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
/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.c164 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument
172 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
/external/chromium_org/ui/app_list/
Dapp_list_folder_item.cc145 int top_y = icon_center.y() - kItemIconDimension - delta_to_center; in GetTopIconsBounds() local
/external/opencv/cv/src/
Dcvrotcalipers.cpp112 float left_x, right_x, top_y, bottom_y; in icvRotatingCalipers() local
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp143 FX_FLOAT top_y = image_matrix.d + image_matrix.f; in RenderGlyph() local
/external/libyuv/files/source/
Dplanar_functions.cc1306 int top_y = ((y - radius - 1) >= 0) ? (y - radius - 1) : 0; in ARGBBlur() local
/external/chromium_org/third_party/libyuv/source/
Dplanar_functions.cc1669 int top_y = ((y - radius - 1) >= 0) ? (y - radius - 1) : 0; in ARGBBlur() local
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1669 int top_y = ((y - radius - 1) >= 0) ? (y - radius - 1) : 0; in ARGBBlur() local