Home
last modified time | relevance | path

Searched defs:max_y (Results 1 – 25 of 80) sorted by relevance

1234

/external/libchrome/ui/gfx/geometry/
Drect_conversions.cc42 int max_y = ToRoundedInt(float_max_y); in ToNearestRect() local
66 int max_y = ToRoundedInt(float_max_y); in IsNearestRectWithinDistance() local
Dbox_f.cc37 float max_y = std::max(bottom(), max.y()); in ExpandTo() local
/external/webp/sharpyuv/
Dsharpyuv_dsp.c33 const int max_y = (1 << bit_depth) - 1; in SharpYuvUpdateY_C() local
56 const int max_y = (1 << bit_depth) - 1; in SharpYuvFilterRow_C() local
Dsharpyuv_neon.c27 const int max_y = (1 << bit_depth) - 1; in SharpYuvUpdateY_NEON() local
76 const int max_y = (1 << bit_depth) - 1; in SharpYuvFilterRow16_NEON() local
118 const int max_y = (1 << bit_depth) - 1; in SharpYuvFilterRow32_NEON() local
Dsharpyuv_sse2.c26 const int max_y = (1 << bit_depth) - 1; in SharpYuvUpdateY_SSE2() local
79 const int max_y = (1 << bit_depth) - 1; in SharpYuvFilterRow16_SSE2() local
133 const int max_y = (1 << bit_depth) - 1; in SharpYuvFilterRow32_SSE2() local
/external/ComputeLibrary/src/core/
DAccessWindowTranspose.cpp107 const int max_y = window.x().end() * _scale_y + _y; in update_window_if_needed() local
203 const int max_y = (window.x().end() - window.x().step()) * _scale_y + _y + _height; in update_padding_if_needed() local
DIAccessWindow.cpp124 const int max_y = (window.y().end() - window.y().step()) * _scale_y + _y + _height; in update_window_if_needed() local
231 const int max_y = (window.y().end() - window.y().step()) * _scale_y + _y + _height; in get_needed_padding() local
/external/igt-gpu-tools/lib/
Digt_color_encoding.c91 float ofs_y, float max_y, in ycbcr_input_convert_matrix()
111 float ofs_y, float max_y, in ycbcr_output_convert_matrix()
135 float ofs_y, max_y, ofs_cbcr, mid_cbcr, max_cbcr; member
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dimage-inl.h412 const int max_y = Clip(orig_y + 1, ZERO, original.height_less_one_); in DownsampleSmoothed3x3() local
442 const int max_y = original.height_less_one_; in DownsampleSmoothed5x5() local
490 const int max_y = Clip(center_y + 1, ZERO, original.height_less_one_); in ScharrPixelX() local
508 const int max_y = Clip(center_y + 1, 0, original.height_less_one_); in ScharrPixelY() local
Dsprite.h69 const float max_y = float_height / texture_height_; in Draw() local
/external/cronet/stable/third_party/quic_trace/src/tools/render/
Dtrace_renderer.h50 float max_y() const { return max_y_; } in max_y() function
/external/cronet/tot/third_party/quic_trace/src/tools/render/
Dtrace_renderer.h50 float max_y() const { return max_y_; } in max_y() function
/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/
Dneural_stylus_palm_detection_filter_util.h29 float max_y = 0.f; in COMPONENT_EXPORT() local
/external/libvpx/third_party/libyuv/source/
Dscale.cc807 const int max_y = (src_height << 16); in ScalePlaneBox() local
888 const int max_y = (src_height << 16); in ScalePlaneBox_16() local
947 const int max_y = (src_height - 1) << 16; in ScalePlaneBilinearDown() local
1054 const int max_y = (src_height - 1) << 16; in ScalePlaneBilinearDown_16() local
1143 const int max_y = (src_height - 1) << 16; in ScalePlaneBilinearUp() local
1278 const int max_y = (src_height - 1) << 16; in ScalePlaneBilinearUp_16() local
Dscale_argb.cc343 const int max_y = (src_height - 1) << 16; in ScaleARGBBilinearDown() local
388 const int max_y = (src_height - 1) << 16; in ScaleARGBBilinearUp() local
678 const int max_y = (src_height - 1) << 16; in ScaleYUVToARGBBilinearUp() local
/external/tensorflow/tensorflow/core/kernels/
Dquantized_add_op.cc161 float max_x, const T* y_data, float min_y, float max_y, in VectorAddition()
177 float max_x, const quint8* y_data, float min_y, float max_y, in VectorAddition()
246 float max_x, const quint8* y_data, float min_y, float max_y, in VectorAddition()
482 const float max_y = max_y_tensor.scalar<float>()(); in Compute() local
/external/libyuv/source/
Dscale_argb.cc423 const int max_y = (src_height - 1) << 16; in ScaleARGBBilinearDown() local
469 const int max_y = (src_height - 1) << 16; in ScaleARGBBilinearUp() local
854 const int max_y = (src_height - 1) << 16; in ScaleYUVToARGBBilinearUp() local
Dscale.cc956 const int max_y = (src_height << 16); in ScalePlaneBox() local
1053 const int max_y = (src_height << 16); in ScalePlaneBox_16() local
1117 const int max_y = (src_height - 1) << 16; in ScalePlaneBilinearDown() local
1248 const int max_y = (src_height - 1) << 16; in ScalePlaneBilinearDown_16() local
1338 const int max_y = (src_height - 1) << 16; in ScalePlaneBilinearUp() local
1830 const int max_y = (src_height - 1) << 16; in ScalePlaneBilinearUp_16() local
/external/libaom/third_party/libyuv/source/
Dscale_argb.cc369 const int max_y = (src_height - 1) << 16; in ScaleARGBBilinearDown() local
414 const int max_y = (src_height - 1) << 16; in ScaleARGBBilinearUp() local
746 const int max_y = (src_height - 1) << 16; in ScaleYUVToARGBBilinearUp() local
Dscale.cc857 const int max_y = (src_height << 16); in ScalePlaneBox() local
946 const int max_y = (src_height << 16); in ScalePlaneBox_16() local
1010 const int max_y = (src_height - 1) << 16; in ScalePlaneBilinearDown() local
1125 const int max_y = (src_height - 1) << 16; in ScalePlaneBilinearDown_16() local
1214 const int max_y = (src_height - 1) << 16; in ScalePlaneBilinearUp() local
1354 const int max_y = (src_height - 1) << 16; in ScalePlaneBilinearUp_16() local
Dscale_uv.cc444 const int max_y = (src_height - 1) << 16; in ScaleUVBilinearDown() local
491 const int max_y = (src_height - 1) << 16; in ScaleUVBilinearUp() local
/external/pdfium/third_party/agg23/
Dagg_rasterizer_scanline_aa.h95 int max_y() const in max_y() function
215 int max_y() const in max_y() function
/external/libkmsxx/utils/
Dkmstouch.cpp153 int32_t max_y = s_abs_map[ABS_Y].second; in handle_event() local
/external/libhevc/encoder/
Dihevce_inter_pred.c494 WORD32 min_y, max_y = ps_ref_pic_l0->s_yuv_buf_desc.i4_y_ht; in ihevce_luma_inter_pred_pu() local
605 WORD32 min_y, max_y = ps_ref_pic_l1->s_yuv_buf_desc.i4_y_ht; in ihevce_luma_inter_pred_pu() local
/external/harfbuzz_ng/src/
Dhb-ot-cff2-table.cc63 number_t max_y; member

1234