Home
last modified time | relevance | path

Searched defs:x_offset (Results 1 – 25 of 54) sorted by relevance

123

/third_party/ffmpeg/libavcodec/
Dh264_mc_template.c42 int x_offset, int y_offset, in mc_part()
115 int x_offset = (i & 1) << 2; in MCFUNC() local
Dh274.c161 int y_offset, int x_offset) in generate()
263 uint16_t x_offset = (seed & 0xFFFF) % 56; in ff_h274_apply_film_grain() local
Dh264idct_template.c255 static const uint8_t x_offset[4]={0, 2*stride, 8*stride, 10*stride}; in FUNCC() local
291 static const uint8_t x_offset[2]={0, 16}; in FUNCC() local
Dh264_mb.c326 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.h32 int32_t x_offset() { return x_offset_; } in x_offset() function
Dcomposite_bitmap_glyph.cc84 int32_t x_offset, in Component()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Df.cpp90 const boost::math::ntl::RR& x_offset, in show_extra()
/third_party/skia/third_party/externals/libwebp/examples/
Dgifdec.h49 int x_offset, y_offset, width, height; member
Danim_util.c101 static void ZeroFillFrameRect(uint8_t* rgba, int rgba_stride, int x_offset, in ZeroFillFrameRect()
121 int x_offset, int y_offset, in CopyFrameRectangle()
/third_party/skia/third_party/externals/harfbuzz/src/
Dsample.py60 x_offset = pos.x_offset variable
Dhb-buffer.h129 hb_position_t x_offset; member
Dhb-ot-shape-fallback.cc347 hb_position_t x_offset = 0, y_offset = 0; in position_around_base() local
Dhb-coretext.cc999 hb_position_t x_advance, y_advance, x_offset, y_offset; in _hb_coretext_shape() local
1102 hb_position_t x_offset = round ((positions[0].x - advances_so_far) * x_mult); in _hb_coretext_shape() 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.cpp1070 float x_offset; in prepareVertexBufferInfoForCoordinates() local
1472 glw::GLint x_offset; in checkResult() local
1628 glw::GLint x_offset; in checkResult() local
1841 glw::GLint x_offset; in checkResult() local
2371 glw::GLint x_offset; in checkResult() local
2512 glw::GLint x_offset; in checkResult() local
2695 glw::GLint x_offset; in checkResult() local
2887 glw::GLint x_offset; in checkResult() local
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftbsdf.c292 #define CHECK_NEIGHBOR( x_offset, y_offset ) \ argument
849 FT_Int x_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/libpng/contrib/examples/
Dsimpleover.c103 sprite_op(const struct sprite *sprite, int x_offset, int y_offset, in sprite_op()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dpngshim.c253 FT_Int x_offset, in Load_SBit_Png()
/third_party/skia/third_party/externals/libwebp/src/webp/
Dmux.h202 int x_offset; // x-offset of the frame. member
Ddemux.h146 int x_offset, y_offset; // offset relative to the canvas. member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_blit.c264 nir_ssa_def *x_offset; in vc4_get_yuv_fs() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dvolume9.c243 unsigned x_offset = util_format_get_stride(format, x); in NineVolume9_GetSystemMemOffset() local
/third_party/skia/third_party/externals/libpng/
Dpnginfo.h173 png_int_32 x_offset; /* x offset on page */ member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGetTextureSubImageTests.cpp978 glw::GLint x_offset = s_texture_data_width / 2 /* half */; in check() local

123