Searched defs:offset1 (Results 1 - 25 of 30) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmipolyrect.c86 int offset1, offset2, offset3; local in function:miPolyRectangle
[all...]
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmipolyrect.c84 int offset1, offset2, offset3; local in function:miPolyRectangle
[all...]
/xsrc/external/mit/brotli/dist/c/enc/
H A Dbackward_references.c31 size_t offset1 = distance_plus_3 - (size_t)dist_cache[1]; local in function:ComputeDistanceCode
/xsrc/external/mit/freetype/dist/src/sfnt/
H A Dsfwoff.c76 FT_ULong offset1 = table1->Offset; local in function:compare_offsets
/xsrc/external/mit/MesaLib.old/dist/src/egl/wayland/wayland-drm/
H A Dwayland-drm.c59 create_buffer(struct wl_client * client,struct wl_resource * resource,uint32_t id,uint32_t name,int fd,int32_t width,int32_t height,uint32_t format,int32_t offset0,int32_t stride0,int32_t offset1,int32_t stride1,int32_t offset2,int32_t stride2) argument
135 drm_create_planar_buffer(struct wl_client * client,struct wl_resource * resource,uint32_t id,uint32_t name,int32_t width,int32_t height,uint32_t format,int32_t offset0,int32_t stride0,int32_t offset1,int32_t stride1,int32_t offset2,int32_t stride2) argument
164 drm_create_prime_buffer(struct wl_client * client,struct wl_resource * resource,uint32_t id,int fd,int32_t width,int32_t height,uint32_t format,int32_t offset0,int32_t stride0,int32_t offset1,int32_t stride1,int32_t offset2,int32_t stride2) argument
/xsrc/external/mit/MesaLib/dist/src/egl/wayland/wayland-drm/
H A Dwayland-drm.c59 create_buffer(struct wl_client * client,struct wl_resource * resource,uint32_t id,uint32_t name,int fd,int32_t width,int32_t height,uint32_t format,int32_t offset0,int32_t stride0,int32_t offset1,int32_t stride1,int32_t offset2,int32_t stride2) argument
135 drm_create_planar_buffer(struct wl_client * client,struct wl_resource * resource,uint32_t id,uint32_t name,int32_t width,int32_t height,uint32_t format,int32_t offset0,int32_t stride0,int32_t offset1,int32_t stride1,int32_t offset2,int32_t stride2) argument
164 drm_create_prime_buffer(struct wl_client * client,struct wl_resource * resource,uint32_t id,int fd,int32_t width,int32_t height,uint32_t format,int32_t offset0,int32_t stride0,int32_t offset1,int32_t stride1,int32_t offset2,int32_t stride2) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.h56 uint32_t offset1, offset2; member in struct:fd6_pipe_sampler_view
/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessGC.c879 int offset1, offset2, offset3; local in function:RootlessPolyRectangle
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessGC.c893 int offset1, offset2, offset3; local in function:RootlessPolyRectangle
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-damage.c718 int offset1, offset2, offset3; local in function:uxa_damage_poly_rectangle
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c214 lp_build_sample_wrap_linear_int(struct lp_build_sample_context * bld,unsigned block_length,LLVMValueRef coord0,LLVMValueRef * weight_i,LLVMValueRef coord_f,LLVMValueRef length,LLVMValueRef stride,LLVMValueRef offset,boolean is_pot,unsigned wrap_mode,LLVMValueRef * offset0,LLVMValueRef * offset1,LLVMValueRef * i0,LLVMValueRef * i1) argument
H A Dlp_bld_sample.c1054 LLVMValueRef indexes[2], offsets, offset1; local in function:lp_build_get_mip_offsets
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_emit.c938 unsigned size1, size2, offset1, offset2, stride1, stride2; local in function:r300_emit_vertex_arrays
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_emit.c941 unsigned size1, size2, offset1, offset2, stride1, stride2; local in function:r300_emit_vertex_arrays
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c50 LLVMValueRef offset1 = local in function:load_sample_position
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c214 lp_build_sample_wrap_linear_int(struct lp_build_sample_context * bld,unsigned block_length,LLVMValueRef coord0,LLVMValueRef * weight_i,LLVMValueRef coord_f,LLVMValueRef length,LLVMValueRef stride,LLVMValueRef offset,boolean is_pot,unsigned wrap_mode,LLVMValueRef * offset0,LLVMValueRef * offset1,LLVMValueRef * i0,LLVMValueRef * i1) argument
H A Dlp_bld_sample.c1191 LLVMValueRef indexes[2], offsets, offset1; local in function:lp_build_get_mip_offsets
[all...]
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Ddri3proto.h222 CARD32 offset1; member in struct:__anonac9892930d08
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_video.c744 R128DisplayVideo420(ScrnInfoPtr pScrn,short width,short height,int pitch,int offset1,int offset2,int offset3,int left,int right,int top,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h) argument
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dz4l.c481 int offset1, offset2; local in function:z4l_ovly_pitch
771 int y_pitch, uv_pitch, offset1, offset2; local in function:Z4lPutImage
857 int y_pitch, uv_pitch, offset1, offset2; local in function:Z4lQueryImageAttributes
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/shadowfb/
H A Dshadow.c965 int offset1, offset2, offset3; local in function:ShadowPolyRectangle
/xsrc/external/mit/xorg-server.old/dist/miext/damage/
H A Ddamage.c1160 int offset1, offset2, offset3; local in function:damagePolyRectangle
/xsrc/external/mit/xorg-server/dist/miext/damage/
H A Ddamage.c1036 int offset1, offset2, offset3; local in function:damagePolyRectangle
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_video.c3470 unsigned int offset1, offset2, offset3, offset4, s2offset, s3offset; local in function:RADEONPutVideo
2506 RADEONDisplayVideo(ScrnInfoPtr pScrn,xf86CrtcPtr crtc,RADEONPortPrivPtr pPriv,int id,int base_offset,int offset1,int offset2,int offset3,int offset4,int offset5,int offset6,short width,short height,int pitch,int left,int right,int top,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h,int deinterlacing_method) argument
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c11326 int16_t offset1 = offset2 >> 1; local in function:sna_poly_rectangle_blt
11502 int offset1 = offset2 >> 1; local in function:sna_poly_rectangle_blt
[all...]

Completed in 52 milliseconds

12