Home
last modified time | relevance | path

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

123

/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()
Dh274.c161 int y_offset, int x_offset) in generate()
262 uint16_t y_offset = (seed >> 16) % 52; in ff_h274_apply_film_grain() local
Dhuffyuvdec.c872 int buf_size, int y_offset, int table_size) in decode_slice()
1235 int y_offset, slice_offset, slice_size; in decode_frame() local
/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/mesa3d/src/gallium/auxiliary/gallivm/
Df.cpp91 const boost::math::ntl::RR& y_offset, in show_extra()
/third_party/skia/third_party/externals/libwebp/examples/
Dgifdec.h49 int x_offset, y_offset, width, height; member
Danim_util.c102 int y_offset, int width, int height) { in ZeroFillFrameRect()
121 int x_offset, int y_offset, in CopyFrameRectangle()
/third_party/skia/third_party/externals/harfbuzz/src/
Dsample.py61 y_offset = pos.y_offset variable
Dhb-buffer.h130 hb_position_t y_offset; member
Dhb-ot-shape-fallback.cc347 hb_position_t x_offset = 0, y_offset = 0; in position_around_base() 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/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/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/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/libwebp/src/webp/
Dmux.h203 int y_offset; // y-offset of the frame. member
Ddemux.h146 int x_offset, y_offset; // offset relative to the canvas. member
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dpngshim.c254 FT_Int y_offset, in Load_SBit_Png()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_blit.c265 nir_ssa_def *y_offset; in vc4_get_yuv_fs() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_rescale_enc.c139 const int y_offset = top * pic->y_stride + left; in WebPPictureCrop() local
/third_party/skia/third_party/externals/libpng/
Dpnginfo.h174 png_int_32 y_offset; /* y offset on page */ member

123