Searched defs:y_step (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | dv_error_marker_bsf.c | 34 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 D | u_format.c | 657 unsigned x_step, y_step; in util_format_translate() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | picture_csp_enc.c | 45 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 D | esextcTextureCubeMapArraySampling.cpp | 1145 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