Home
last modified time | relevance | path

Searched refs:stride (Results 1251 - 1275 of 2619) sorted by relevance

1...<<51525354555657585960>>...105

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dqxl_drm.h76 __s32 stride; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dqxl_drm.h89 __s32 stride; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dqxl_drm.h89 __s32 stride; member
/third_party/ffmpeg/libavcodec/
H A Ddv.h51 void (*idct_put[2])(uint8_t *dest, ptrdiff_t stride, int16_t *block);
H A Dmotion_est.h82 int stride; member
/third_party/ffmpeg/tests/checkasm/
H A Dh264qpel.c59 declare_func_emms(AV_CPU_FLAG_MMX | AV_CPU_FLAG_MMXEXT, void, uint8_t *dst, const uint8_t *src, ptrdiff_t stride); in checkasm_check_h264qpel()
/third_party/libdrm/include/drm/
H A Dqxl_drm.h123 __s32 stride; member
/third_party/ltp/include/old/
H A Dtlibio.h35 #define LIO_IO_SLISTIO 00004 /* single stride sync listio */
36 #define LIO_IO_ALISTIO 00010 /* single stride async listio */
120 int stride_bounds(int offset, int stride, int nstrides,
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo.h55 int32_t stride; member
/third_party/mesa3d/include/android_stub/android/
H A Dnative_window.h103 int32_t stride; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.h45 uint16_t stride[4]; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs.h84 unsigned stride,
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_texture.h49 uint32_t stride: 15; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_cs.h113 unsigned stride; member
/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate.h125 unsigned stride,
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.h47 unsigned stride; member
/third_party/skia/src/gpu/gl/
H A DGrGLVertexArray.h45 GrGLsizei stride,
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBuffer.hpp67 int stride; member in sw::FrameBuffer
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkQueryPool.hpp95 void *pData, VkDeviceSize stride, VkQueryResultFlags flags) const;
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dexternal_interface.h103 size_t stride; member
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
H A DVulkanBackend.h99 uint32_t stride; // Stride of the buffer in bytes member
/third_party/skia/tools/sk_app/android/
H A DRasterWindowContext_android.cpp83 info, fBuffer.bits, fBuffer.stride * bytePerPixel, nullptr); in getBackbufferSurface()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fMultisampleShaderRenderCase.hpp106 int stride; member
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-regmap.c47 unsigned int stride = offset / gpio->ngpio_per_reg; in gpio_regmap_simple_xlate() local
49 *reg = base + stride * gpio->reg_stride; in gpio_regmap_simple_xlate()
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Ddma.c180 addr += reg_map[reg].stride * lch; in dma_write()
193 addr += reg_map[reg].stride * lch; in dma_read()

Completed in 9 milliseconds

1...<<51525354555657585960>>...105