Home
last modified time | relevance | path

Searched defs:y_offset (Results 1 – 25 of 98) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/
Dh264_mc_template.c42 int x_offset, int y_offset, in mc_part()
116 int y_offset = (i & 2) << 1; in MCFUNC() local
Dh264_mb.c40 int n, int height, int y_offset, int list) in get_lowest_part_list_y()
54 int height, int y_offset, int list0, in get_lowest_part_y()
127 int y_offset = (i & 2) << 2; in await_references() local
326 int x_offset, int y_offset, in mc_part_std()
374 int x_offset, int y_offset, in mc_part_weighted()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dcomposite_bitmap_glyph.h33 int32_t y_offset() { return y_offset_; } in y_offset() function
Dcomposite_bitmap_glyph.cc85 int32_t y_offset) in Component()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dcomposite_bitmap_glyph.h33 int32_t y_offset() { return y_offset_; } in y_offset() function
Dcomposite_bitmap_glyph.cc85 int32_t y_offset) in Component()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Df.cpp91 const boost::math::ntl::RR& y_offset, in show_extra()
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dgifdec.h49 int x_offset, y_offset, width, height; member
/third_party/skia/third_party/externals/libwebp/examples/
Dgifdec.h49 int x_offset, y_offset, width, height; member
/third_party/harfbuzz/src/
Dsample.py61 y_offset = pos.y_offset variable
/third_party/skia/third_party/externals/harfbuzz/src/
Dsample.py61 y_offset = pos.y_offset variable
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dsample.py77 y_offset = pos.y_offset variable
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Dmuxedit.c392 int* const x_offset, int* const y_offset, int* const duration) { in GetFrameInfo()
406 int* const x_offset, int* const y_offset, in GetImageInfo()
441 int x_offset = 0, y_offset = 0, duration = 0, w = 0, h = 0; in GetAdjustedCanvasSize() local
/third_party/skia/third_party/externals/libwebp/src/mux/
Dmuxedit.c390 int* const x_offset, int* const y_offset, int* const duration) { in GetFrameInfo()
404 int* const x_offset, int* const y_offset, in GetImageInfo()
439 int x_offset = 0, y_offset = 0, duration = 0, w = 0, h = 0; in GetAdjustedCanvasSize() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.cpp1073 float y_offset; in prepareVertexBufferInfoForCoordinates() local
1473 glw::GLint y_offset; in checkResult() local
1629 glw::GLint y_offset; in checkResult() local
1842 glw::GLint y_offset; in checkResult() local
2372 glw::GLint y_offset; in checkResult() local
2513 glw::GLint y_offset; in checkResult() local
2696 glw::GLint y_offset; in checkResult() local
2888 glw::GLint y_offset; in checkResult() local
/third_party/freetype/src/autofit/
Dafshaper.c562 FT_Long* y_offset ) in af_shaper_get_elem()
664 FT_Long* y_offset ) in af_shaper_get_elem()
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafshaper.c548 FT_Long* y_offset ) in af_shaper_get_elem()
650 FT_Long* y_offset ) in af_shaper_get_elem()
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafshaper.c562 FT_Long* y_offset ) in af_shaper_get_elem()
664 FT_Long* y_offset ) in af_shaper_get_elem()
/third_party/gstreamer/gstplugins_bad/ext/rsvg/
Dgstrsvgoverlay.h57 int y_offset; member
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c296 gint * x_offset, gint * y_offset) in _mixer_pad_get_output_size()
467 gint x_offset, y_offset; in _pad_obscures_rectangle() local
590 gint x_offset, y_offset; in gst_compositor_pad_create_conversion_info() local
981 gint y_offset; in _fixate_caps() local
/third_party/freetype/src/sdf/
Dftbsdf.c292 #define CHECK_NEIGHBOR( x_offset, y_offset ) \ argument
848 FT_Int y_offset, in compare_neighbor()
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftbsdf.c292 #define CHECK_NEIGHBOR( x_offset, y_offset ) \ argument
850 FT_Int y_offset, in compare_neighbor()
/third_party/ffmpeg/libavformat/
Dapngdec.c241 uint32_t sequence_number, width, height, x_offset, y_offset; in decode_fctl_chunk() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dframe_dec.c177 const int y_offset = cache_id * 16 * dec->cache_y_stride_; in ReconstructRow() local
411 const int y_offset = cache_id * 16 * dec->cache_y_stride_; in FinishRow() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dframe_dec.c177 const int y_offset = cache_id * 16 * dec->cache_y_stride_; in ReconstructRow() local
411 const int y_offset = cache_id * 16 * dec->cache_y_stride_; in FinishRow() local

1234