Home
last modified time | relevance | path

Searched defs:max_x (Results 1 – 25 of 27) sorted by relevance

12

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dsprite.h70 const float max_x = float_width / texture_width_; in Draw() local
Dimage-inl.h417 const int max_x = Clip(orig_x + 1, ZERO, original.width_less_one_); in DownsampleSmoothed3x3() local
441 const int max_x = original.width_less_one_; in DownsampleSmoothed5x5() local
488 const int max_x = Clip(center_x + 1, ZERO, original.width_less_one_); in ScharrPixelX() local
506 const int max_x = Clip(center_x + 1, 0, original.width_less_one_); in ScharrPixelY() local
Dimage_utils.h74 const int max_x = MIN(x + d_x, img->width_less_one_); in MarkImage() local
/external/harfbuzz_ng/src/
Dhb-ot-cff2-table.cc58 Number max_x; member
/external/pdfium/third_party/agg23/
Dagg_scanline_u.h55 void reset(int min_x, int max_x) in reset()
Dagg_rasterizer_scanline_aa.h89 int max_x() const in max_x() function
209 int max_x() const in max_x() function
/external/ImageMagick/coders/
Dexr.c71 max_x, member
Dsixel.c240 int max_x, max_y; in sixel_decode() local
/external/tensorflow/tensorflow/core/kernels/
Dquantized_add_op.cc160 float max_x, const T* y_data, float min_y, float max_y, in VectorAddition()
176 float max_x, const quint8* y_data, float min_y, float max_y, in VectorAddition()
245 float max_x, const quint8* y_data, float min_y, float max_y, in VectorAddition()
461 const float max_x = context->input(3).flat<float>()(0); in Compute() local
Dquantized_mul_op.cc288 const float max_x = context->input(3).flat<float>()(0); in Compute() local
/external/libhevc/encoder/
Dihevce_inter_pred.c493 WORD32 min_x, max_x = ps_ref_pic_l0->s_yuv_buf_desc.i4_y_wd; in ihevce_luma_inter_pred_pu() local
604 WORD32 min_x, max_x = ps_ref_pic_l1->s_yuv_buf_desc.i4_y_wd; in ihevce_luma_inter_pred_pu() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_meta_util.c69 float min_x, float min_y, float max_x, float max_y, in compute_pixels_clipped()
/external/pdfium/core/fpdfapi/page/
Dcpdf_textobject.cpp203 float max_x = -10000 * 1.0f; in CalcPositionData() local
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common.c111 int min_x, min_y, max_x, max_y; in radeonUpdateScissor() local
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common.c111 int min_x, min_y, max_x, max_y; in radeonUpdateScissor() local
/external/pdfium/core/fxcrt/
Dfx_coordinates.cpp62 float max_x = pPoints->x; in GetBBox() local
/external/webp/src/mux/
Dmuxedit.c436 int max_x = 0, max_y = 0; in GetAdjustedCanvasSize() local
/external/tensorflow/tensorflow/python/debug/cli/
Dcurses_ui.py90 max_x, argument
/external/virglrenderer/src/
Dvrend_blitter.c653 int max_x = u_minify(src_res->base.width0, info->src.level) - 1; in calc_src_deltas_for_bounds() local
/external/webp/src/enc/
Dpredictor_enc.c311 const int max_x = GetMin(tile_size, width - start_x); in GetBestPredictorForTile() local
/external/libaom/libaom/aom_dsp/
Dnoise_model.c709 const int max_x = y == 0 ? -1 : lag; in aom_noise_model_init() local
/external/u-boot/include/linux/
Dfb.h333 __u8 max_x; /* Maximum horizontal size (cm) */ member
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp435 int min_x, max_x, start_index, end_index; in DrawGouraud() local
/external/deqp/external/openglcts/modules/gles31/
Des31cComputeShaderTests.cpp91 uvec3 IndexTo3DCoord(GLuint idx, GLuint max_x, GLuint max_y) in IndexTo3DCoord()
/external/deqp/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp95 uvec3 IndexTo3DCoord(GLuint idx, GLuint max_x, GLuint max_y) in IndexTo3DCoord()

12