/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | qxl_drm.h | 76 __s32 stride; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | qxl_drm.h | 89 __s32 stride; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | qxl_drm.h | 89 __s32 stride; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | dv.h | 51 void (*idct_put[2])(uint8_t *dest, ptrdiff_t stride, int16_t *block);
|
H A D | motion_est.h | 82 int stride; member
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | h264qpel.c | 59 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 D | qxl_drm.h | 123 __s32 stride; member
|
/third_party/ltp/include/old/ |
H A D | tlibio.h | 35 #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 D | st_pbo.h | 55 int32_t stride; member
|
/third_party/mesa3d/include/android_stub/android/ |
H A D | native_window.h | 103 int32_t stride; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_program.h | 45 uint16_t stride[4]; member
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_vs.h | 84 unsigned stride,
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_texture.h | 49 uint32_t stride: 15; member
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_cs.h | 113 unsigned stride; member
|
/third_party/mesa3d/src/gallium/auxiliary/translate/ |
H A D | translate.h | 125 unsigned stride,
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_resource.h | 47 unsigned stride; member
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLVertexArray.h | 45 GrGLsizei stride,
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
H A D | FrameBuffer.hpp | 67 int stride; member in sw::FrameBuffer
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkQueryPool.hpp | 95 void *pData, VkDeviceSize stride, VkQueryResultFlags flags) const;
|
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/ |
H A D | external_interface.h | 103 size_t stride; member
|
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/ |
H A D | VulkanBackend.h | 99 uint32_t stride; // Stride of the buffer in bytes member
|
/third_party/skia/tools/sk_app/android/ |
H A D | RasterWindowContext_android.cpp | 83 info, fBuffer.bits, fBuffer.stride * bytePerPixel, nullptr); in getBackbufferSurface()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fMultisampleShaderRenderCase.hpp | 106 int stride; member
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-regmap.c | 47 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 D | dma.c | 180 addr += reg_map[reg].stride * lch; in dma_write() 193 addr += reg_map[reg].stride * lch; in dma_read()
|