/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...] |
/kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-msg-format.h | 44 u32 x_offset; member
|
/kernel/linux/linux-6.6/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-msg-format.h | 46 u32 x_offset; member
|
/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
|
/kernel/linux/linux-5.10/drivers/media/platform/s5p-jpeg/ |
H A D | jpeg-hw-exynos3250.c | 363 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 D | cros_ec_sensorhub.h | 82 s64 x_offset, y_offset; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ast/ |
H A D | ast_cursor.c | 255 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 D | cros_ec_sensorhub.h | 82 s64 x_offset, y_offset; member
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-jpeg/ |
H A D | jpeg-hw-exynos3250.c | 363 void exynos3250_jpeg_offset(void __iomem *regs, unsigned int x_offset, in exynos3250_jpeg_offset() 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
|
/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
|