Home
last modified time | relevance | path

Searched defs:x_start (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DDecorations.cpp206 SkScalar x_start = 0; in calculateAvoidanceWaves() local
333 SkScalar x_start = 0; in calculateThickness() local
/third_party/ffmpeg/libavcodec/
Dgif.c158 int *x_start, int *y_start) in gif_crop_translucent()
237 int *width, int *height, int *x_start, int *y_start) in gif_crop_opaque()
301 int x_start = 0, y_start = 0, trans = s->transparent_index; in gif_image_write_image() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpredictor_enc.c68 static WEBP_INLINE void PredictBatch(int mode, int x_start, int y, in PredictBatch()
236 int x_start, int x_end, int y, int max_quantization, int exact, in GetResidual()
/third_party/astc-encoder/Source/
Dastcenc_image.cpp345 unsigned int x_start = xpos; in store_image_block() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_visitor.cpp473 const fs_reg x_start = brw_vec1_grf(coef_payload.nr, 2); in emit_interpolation_setup_gfx6() local
/third_party/ffmpeg/libavfilter/
Dvf_paletteuse.c400 int x_start, int y_start, int w, int h, in set_frame()
843 int x_start = 0, y_start = 0; in set_processing_window() local
Dvf_curves.c313 const int x_start = point->x * scale; in interpolate() local
/third_party/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c718 const int x_start = (rect->x_offset_ + block_size) & ~(block_size - 1); in FlattenSimilarBlocks() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp1732 int x_start = 0; in verify() local