Home
last modified time | relevance | path

Searched defs:x_offset (Results 1 - 25 of 89) sorted by relevance

1234

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Df.cpp87 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 Dgifdec.h49 int x_offset, y_offset, width, height; member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dcomposite_bitmap_glyph.h32 int32_t x_offset() { return x_offset_; } in x_offset() function in sfntly::CompositeBitmapGlyph::Component
H A Dcomposite_bitmap_glyph.cc83 Component(int32_t glyph_code, int32_t x_offset, int32_t y_offset) Component() argument
/third_party/ffmpeg/libavcodec/
H A Dh264_mc_template.c115 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 Dh264idct_template.c255 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 Dh274.c263 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 Dsample.py60 x_offset = pos.x_offset variable
H A Dhb-ot-shape-fallback.cc347 hb_position_t x_offset = 0, y_offset = 0; in position_around_base() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg-format.h44 u32 x_offset; member
/kernel/linux/linux-6.6/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg-format.h46 u32 x_offset; member
/third_party/skia/third_party/externals/libpng/contrib/examples/
H A Dsimpleover.c103 sprite_op(const struct sprite *sprite, int x_offset, int y_offset, in sprite_op() argument
/kernel/linux/linux-5.10/drivers/media/platform/s5p-jpeg/
H A Djpeg-hw-exynos3250.c363 void exynos3250_jpeg_offset(void __iomem *regs, unsigned int x_offset, in exynos3250_jpeg_offset() argument
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dcros_ec_sensorhub.h82 s64 x_offset, y_offset; member
/kernel/linux/linux-5.10/drivers/gpu/drm/ast/
H A Dast_cursor.c255 u8 x_offset, y_offset; in ast_cursor_show() local
236 ast_cursor_set_location(struct ast_private *ast, u16 x, u16 y, u8 x_offset, u8 y_offset) ast_cursor_set_location() argument
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dcros_ec_sensorhub.h82 s64 x_offset, y_offset; member
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-hw-exynos3250.c363 void exynos3250_jpeg_offset(void __iomem *regs, unsigned int x_offset, in exynos3250_jpeg_offset() argument
/third_party/ffmpeg/libavformat/
H A Dapngdec.c241 uint32_t sequence_number, width, height, x_offset, y_offset; in decode_fctl_chunk() local
/third_party/backends/backend/
H A Dmustek_usb2.h115 SANE_Fixed x_offset; /* Start of scan area in mm */ member
H A Dgt68xx_generic.c312 SANE_Fixed x_offset, y_offset; in gt68xx_generic_setup_scan() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_blit.c264 nir_ssa_def *x_offset; in vc4_get_yuv_fs() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvolume9.c243 unsigned x_offset = util_format_get_stride(format, x); in NineVolume9_GetSystemMemOffset() local
/third_party/skia/third_party/externals/libpng/
H A Dpnginfo.h173 png_int_32 x_offset; /* x offset on page */ member
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Ddemux.h146 int x_offset, y_offset; // offset relative to the canvas. member
H A Dmux.h202 int x_offset; // x-offset of the frame. member

Completed in 15 milliseconds

1234