Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dimage_neon.cc35 const int orig_x) { in Downsample2x32ColumnsNeon()
98 const int orig_x) { in Downsample4x32ColumnsNeon()
174 int orig_x = 0; in DownsampleAveragedNeon() local
Dimage-inl.h249 const int orig_x = x * factor; in DownsampleAveraged() local
287 float orig_x = offset_x; in DownsampleInterpolateNearest() local
415 const int orig_x = Clip(2 * x, ZERO, original.width_less_one_); in DownsampleSmoothed3x3() local
/external/mesa3d/src/panfrost/shared/
Dpan_tiling.c309 unsigned orig_x = x, orig_y = y; in panfrost_access_tiled_image() local
/external/kernel-headers/original/uapi/linux/
Dscreen_info.h12 __u8 orig_x; /* 0x00 */ member
/external/freetype/src/psaux/
Dt1decode.c452 FT_Pos x, y, orig_x, orig_y; in t1_decoder_parse_charstrings() local
/external/webrtc/common_video/
Dvideo_frame_unittest.cc179 double orig_x = offset_x + i * rel_width; in CheckCrop() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1302 int orig_x = FXSYS_roundf(mtPattern2Device.e); in DrawTilingPattern() local
/external/libgav1/libgav1/src/tile/
Dprediction.cc963 int orig_x = (x << kSubPixelBits) + ((2 * mv.mv[1]) >> subsampling_x_[plane]); in ScaleMotionVector() local
/external/crosvm/x86_64/src/
Dbootparam.rs57 pub orig_x: __u8, field
/external/freetype/src/base/
Dftobjs.c3447 FT_Pos orig_x = akerning->x; in FT_Get_Kerning() local