/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | f.cpp | 87 show_extra( const boost::math::tools::polynomial<boost::math::ntl::RR>& n, const boost::math::tools::polynomial<boost::math::ntl::RR>& d, const boost::math::ntl::RR& x_offset, const boost::math::ntl::RR& y_offset, int variant) show_extra() argument
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | gifdec.h | 49 int x_offset, y_offset, width, height; member
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
H A D | composite_bitmap_glyph.h | 32 int32_t x_offset() { return x_offset_; } in x_offset() function in sfntly::CompositeBitmapGlyph::Component
|
H A D | composite_bitmap_glyph.cc | 83 Component(int32_t glyph_code, int32_t x_offset, int32_t y_offset) Component() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | h264_mc_template.c | 115 int x_offset = (i & 1) << 2; in hl_motion() local 37 mc_part(const H264Context *h, H264SliceContext *sl, int n, int square, int height, int delta, uint8_t *dest_y, uint8_t *dest_cb, uint8_t *dest_cr, int x_offset, int y_offset, const qpel_mc_func *qpix_put, h264_chroma_mc_func chroma_put, const qpel_mc_func *qpix_avg, h264_chroma_mc_func chroma_avg, const h264_weight_func *weight_op, const h264_biweight_func *weight_avg, int list0, int list1) mc_part() argument [all...] |
H A D | h264idct_template.c | 255 static const uint8_t x_offset[4]={0, 2*stride, 8*stride, 10*stride}; in ff_h264_luma_dc_dequant_idct() local 291 static const uint8_t x_offset[2]={0, 16}; in ff_h264_chroma422_dc_dequant_idct() local
|
H A D | h274.c | 263 uint16_t x_offset = (seed & 0xFFFF) % 56; in ff_h274_apply_film_grain() local 156 generate(int8_t *out, int out_stride, const uint8_t *in, int in_stride, H274FilmGrainDatabase *database, const AVFilmGrainH274Params *h274, int c, int invert, int deblock, int y_offset, int x_offset) generate() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | sample.py | 60 x_offset = pos.x_offset variable
|
H A D | hb-ot-shape-fallback.cc | 347 hb_position_t x_offset = 0, y_offset = 0; in position_around_base() local [all...] |
H A D | hb-buffer.h | 129 hb_position_t x_offset; member
|
H A D | hb-ot-color-sbix-table.hh | 295 int x_offset = 0, y_offset = 0; in get_png_extents() local
|
/third_party/skia/third_party/externals/libpng/contrib/examples/ |
H A D | simpleover.c | 103 sprite_op(const struct sprite *sprite, int x_offset, int y_offset, in sprite_op() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | apngdec.c | 241 uint32_t sequence_number, width, height, x_offset, y_offset; in decode_fctl_chunk() local
|
/third_party/backends/backend/ |
H A D | mustek_usb2.h | 115 SANE_Fixed x_offset; /* Start of scan area in mm */ member
|
H A D | gt68xx_generic.c | 312 SANE_Fixed x_offset, y_offset; in gt68xx_generic_setup_scan() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_blit.c | 264 nir_ssa_def *x_offset; in vc4_get_yuv_fs() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | volume9.c | 243 unsigned x_offset = util_format_get_stride(format, x); in NineVolume9_GetSystemMemOffset() local
|
H A D | surface9.c | 419 unsigned x_offset = util_format_get_stride(format, x); in NineSurface9_GetSystemMemOffset() local
|
/third_party/skia/third_party/externals/libpng/ |
H A D | pnginfo.h | 173 png_int_32 x_offset; /* x offset on page */ member
|
/third_party/skia/third_party/externals/libwebp/src/webp/ |
H A D | demux.h | 146 int x_offset, y_offset; // offset relative to the canvas. member
|
H A D | mux.h | 202 int x_offset; // x-offset of the frame. member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_setup_line.c | 359 float x_offset = 0, y_offset=0; in try_setup_line() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGetTextureSubImageTests.cpp | 978 glw::GLint x_offset = s_texture_data_width / 2 /* half */; in check() local
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
H A D | muxedit.c | 439 int x_offset = 0, y_offset = 0, duration = 0, w = 0, h = 0; in GetAdjustedCanvasSize() local 388 GetFrameInfo( const WebPChunk* const frame_chunk, int* const x_offset, int* const y_offset, int* const duration) GetFrameInfo() argument 403 GetImageInfo(const WebPMuxImage* const wpi, int* const x_offset, int* const y_offset, int* const duration, int* const width, int* const height) GetImageInfo() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/sdf/ |
H A D | ftbsdf.c | 848 compare_neighbor( ED* current, FT_Int x_offset, FT_Int y_offset, FT_Int width ) compare_neighbor() argument
|