Home
last modified time | relevance | path

Searched defs:x_step (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_psnr_enc.c132 WebPPlaneDistortion(const uint8_t* src, size_t src_stride, const uint8_t* ref, size_t ref_stride, int width, int height, size_t x_step, int type, float* distortion, float* result) WebPPlaneDistortion() argument
229 WebPPlaneDistortion(const uint8_t* src, size_t src_stride, const uint8_t* ref, size_t ref_stride, int width, int height, size_t x_step, int type, float* distortion, float* result) WebPPlaneDistortion() argument
H A Dpicture_csp_enc.c45 CheckNonOpaque(const uint8_t* alpha, int width, int height, int x_step, int y_step) CheckNonOpaque() argument
/third_party/mesa3d/src/util/format/
H A Du_format.c657 unsigned x_step, y_step; in util_format_translate() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp1143 const glw::GLfloat x_step = 2.0f / ((glw::GLfloat)(n_layers * 3)); in preparePositionForFace() local
1325 const glw::GLfloat x_step = 2.0f / x_range; in prepareTextureCoordinatesForFace() local
1434 const glw::GLfloat x_step = 2.0f / x_range; in prepareTextureCoordinatesForGatherForFace() local
[all...]

Completed in 10 milliseconds