Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddv_error_marker_bsf.c34 static void setdc(uint8_t *b, const uint8_t color_rgba[4], int cblocks, int y_step, int v_step, int u_step) { in setdc() argument
/third_party/mesa3d/src/util/format/
H A Du_format.c657 unsigned x_step, y_step; in util_format_translate() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
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/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp1145 const glw::GLfloat y_step = 2.0f / 3.0f; in preparePositionForFace() local
1326 const glw::GLfloat y_step = 2.0f / y_range; in prepareTextureCoordinatesForFace() local
1435 const glw::GLfloat y_step = 2.0f / y_range; in prepareTextureCoordinatesForGatherForFace() local
[all...]

Completed in 10 milliseconds