Home
last modified time | relevance | path

Searched defs:x_step (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/webp/src/enc/
H A Dpicture_psnr_enc.c134 int width, int height, size_t x_step, in WebPPlaneDistortion()
231 int width, int height, size_t x_step, in WebPPlaneDistortion()
H A Dpicture_csp_enc.c53 int x_step, int y_step) { in CheckNonOpaque()
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_tilingpattern.h33 float x_step() const { return m_XStep; } in x_step() function
/aosp_15_r20/frameworks/base/libs/hwui/hwui/
H A DBitmap.cpp522 const int x_step = std::max(1, pixmap.width() / 10); in computePalette() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp1145 const glw::GLfloat x_step = 2.0f / ((glw::GLfloat)(n_layers * 3)); in preparePositionForFace() local
1327 const glw::GLfloat x_step = 2.0f / x_range; in prepareTextureCoordinatesForFace() local
1436 const glw::GLfloat x_step = 2.0f / x_range; in prepareTextureCoordinatesForGatherForFace() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Drd.c1040 const double x_step = 0.5; in av1_model_rd_curvfit() local
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/depthwiseconv2d/generic/neon/
H A Dimpl.cpp48 const uint32_t x_step; member
/aosp_15_r20/external/mesa3d/src/util/format/
H A Du_format.c694 unsigned x_step, y_step; in util_format_translate() local