Home
last modified time | relevance | path

Searched defs:stride (Results 101 - 125 of 1531) sorted by relevance

12345678910>>...62

/third_party/ffmpeg/tests/checkasm/
H A Dhevc_sao.c82 ptrdiff_t stride = PIXEL_STRIDE*SIZEOF_PIXEL; in check_sao_band() local
119 ptrdiff_t stride in check_sao_edge() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_query.h31 uint32_t stride; member
/third_party/mesa3d/src/gallium/include/frontend/
H A Dvdpau_dmabuf.h64 uint32_t stride; member
H A Dwinsys_handle.h57 unsigned stride; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvolume9.h49 unsigned stride; member
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_xfb.c37 uint16_t stride = b->shader->info.xfb_stride[buffer] * 4; in lower_xfb_output() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer.c74 u_default_texture_subdata(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) u_default_texture_subdata() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compute_transforms.h63 uint16_t stride; member
/third_party/mesa3d/src/glx/
H A Drender2.c44 __indirect_glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, in __indirect_glMap1d() argument
111 __indirect_glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, in __indirect_glMap1f() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DVertexDeclarationCache.h50 unsigned int stride; member
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dvertex_buffer.cc39 SetData(uint8_t location, Buffer* buffer, InputRate rate, Format* format, uint32_t offset, uint32_t stride) SetData() argument
/third_party/skia/third_party/externals/swiftshader/include/Android/nativebase/
H A Dnativebase.h53 int stride; member
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dfilters_utils.c29 WebPEstimateBestFilter(const uint8_t* data, int width, int height, int stride) WebPEstimateBestFilter() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A Darray.cc26 Array(const Type* element, uint32_t count, uint32_t align, uint32_t size, uint32_t stride, uint32_t implicit_stride) Array() argument
/third_party/protobuf/src/google/protobuf/
H A Darena_test_util.h56 const int stride = s.size() <= kMaxIters ? 1 : s.size() / kMaxIters; in TestParseCorruptedString() local
/third_party/skia/gm/
H A Dtextblobrandomfont.cpp136 SkScalar stride = SkScalarCeilToScalar(fBlob->bounds().height()); variable
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_tiling.c53 i915_gem_fence_size(struct drm_i915_private *i915, u32 size, unsigned int tiling, unsigned int stride) i915_gem_fence_size() argument
93 i915_gem_fence_alignment(struct drm_i915_private *i915, u32 size, unsigned int tiling, unsigned int stride) i915_gem_fence_alignment() argument
117 i915_tiling_ok(struct drm_i915_gem_object *obj, unsigned int tiling, unsigned int stride) i915_tiling_ok() argument
159 i915_vma_fence_prepare(struct i915_vma *vma, int tiling_mode, unsigned int stride) i915_vma_fence_prepare() argument
181 i915_gem_object_fence_prepare(struct drm_i915_gem_object *obj, int tiling_mode, unsigned int stride) i915_gem_object_fence_prepare() argument
220 i915_gem_object_set_tiling(struct drm_i915_gem_object *obj, unsigned int tiling, unsigned int stride) i915_gem_object_set_tiling() argument
[all...]
/kernel/linux/linux-5.10/drivers/hwspinlock/
H A Dqcom_hwspinlock.c135 u32 stride; in qcom_hwspinlock_probe() local
73 qcom_hwspinlock_probe_syscon(struct platform_device *pdev, u32 *base, u32 *stride) qcom_hwspinlock_probe_syscon() argument
112 qcom_hwspinlock_probe_mmio(struct platform_device *pdev, u32 *offset, u32 *stride) qcom_hwspinlock_probe_mmio() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.h42 __u32 stride; /* stride of plane */ member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/css_2401_system/
H A Dibuf_ctrl_global.h41 u32 stride; /* stride per buffer line (in bytes) */ member
64 u32 stride; member
H A Disys_dma_global.h45 u32 stride; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/css_2401_system/
H A Dibuf_ctrl_global.h41 u32 stride; /* stride per buffer line (in bytes) */ member
64 u32 stride; member
H A Disys_dma_global.h45 u32 stride; member
/kernel/linux/linux-6.6/drivers/net/ipa/
H A Dreg.h22 u32 stride; member
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/
H A Dpinctrl-bcm63xx.c27 unsigned int stride = offset / BCM63XX_BANK_GPIOS; in bcm63xx_reg_mask_xlate() local

Completed in 7 milliseconds

12345678910>>...62