/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_g2d.c | 165 * @stride: buffer stride/pitch in bytes 174 unsigned int stride; member 662 (unsigned long)buf_desc->stride + in g2d_check_buf_desc_is_valid() 1073 buf_desc->stride = cmdlist->data[index + 1]; in g2d_check_reg_offset()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_crtc.c | 889 uint32_t blendcfg, stride; in mdp5_crtc_restore_cursor() local 903 stride = width * info->cpp[0]; in mdp5_crtc_restore_cursor() 927 mdp5_write(mdp5_kms, REG_MDP5_LM_CURSOR_STRIDE(lm), stride); in mdp5_crtc_restore_cursor()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_cmd.h | 533 uint32 stride; member 633 uint32 stride; member 1031 uint16 stride; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_binding.c | 1027 vbs->stride = 0; in vmw_collect_dirty_vbs() 1031 vbs->stride = biv->stride; in vmw_collect_dirty_vbs()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | fft_vfp.S | 25 @ VFP is in RunFast mode, vector length 4, stride 1 thoroughout, and 168 ldr a3, =0x03030000 @ RunFast mode, vector length 4, stride 1 325 ldr a3, =0x03030000 @ RunFast mode, vector length 4, stride 1 505 ldr a3, =0x03030000 /* RunFast mode, vector length 4, stride 1 */
|
/third_party/ffmpeg/libavcodec/ |
H A D | hevc_cabac.c | 1054 ptrdiff_t stride = s->frame->linesize[c_idx]; in ff_hevc_hls_residual_coding() local 1057 uint8_t *dst = &s->frame->data[c_idx][(y0 >> vshift) * stride + in ff_hevc_hls_residual_coding() 1538 s->hevcdsp.add_residual[log2_trafo_size-2](dst, coeffs, stride); in ff_hevc_hls_residual_coding()
|
H A D | h264_mb.c | 622 void (*idct_add)(uint8_t *dst, int16_t *block, int stride); in hl_decode_mb_predict_luma() 623 void (*idct_dc_add)(uint8_t *dst, int16_t *block, int stride); in hl_decode_mb_predict_luma() 735 void (*idct_add)(uint8_t *dst, int16_t *block, int stride); in hl_decode_mb_idct_luma()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9lpf_16bpp.asm | 221 cglobal vp9_loop_filter_%1_%2_%3, 5, %%num_gpr_regs, %%num_xmm_regs, %%stack_mem, dst, stride, E, I, H 253 DEFINE_ARGS dst8, stride, stride3, dst0, dst4, dst12 288 DEFINE_ARGS dst0, stride, stride3, dst4
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
H A D | tr_screen.c | 858 unsigned *stride, in trace_screen_resource_get_info() 868 screen->resource_get_info(screen, resource, stride, offset); in trace_screen_resource_get_info() 870 trace_dump_arg(uint, *stride); in trace_screen_resource_get_info() 856 trace_screen_resource_get_info(struct pipe_screen *_screen, struct pipe_resource *resource, unsigned *stride, unsigned *offset) trace_screen_resource_get_info() argument
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_cs.c | 227 /* TODO: surface stride? */ in pan_prepare_zs() 279 ext->crc_row_stride = slice->crc.stride; in pan_prepare_crc() 888 cfg.crc_buffer.row_stride = slice->crc.stride; in pan_emit_fbd() 1005 payload.tile_enable_map_row_stride = fb->tile_map.stride; in pan_emit_fragment_job()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_blit.cpp | 253 get_subresource_id(enum pipe_texture_target target, unsigned subres, unsigned stride, in get_subresource_id() argument 257 subres += stride * z; in get_subresource_id() 261 return subres + plane_slice * array_size * stride; in get_subresource_id()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateComputeTests.cpp | 351 const auto stride = static_cast<VkDeviceSize>(0); in bindVertexBuffers() local 356 vkd->cmdBindVertexBuffers2(cmdBuffer, 0u, 1u, &vertexBuffer->get(), &bufferOffset, &dataSize, &stride); in bindVertexBuffers() 358 vkd->cmdBindVertexBuffers2EXT(cmdBuffer, 0u, 1u, &vertexBuffer->get(), &bufferOffset, &dataSize, &stride); in bindVertexBuffers()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateComputeTests.cpp | 349 const auto stride = static_cast<VkDeviceSize>(0); in bindVertexBuffers() local 354 vkd->cmdBindVertexBuffers2(cmdBuffer, 0u, 1u, &vertexBuffer->get(), &bufferOffset, &dataSize, &stride); in bindVertexBuffers() 356 vkd->cmdBindVertexBuffers2EXT(cmdBuffer, 0u, 1u, &vertexBuffer->get(), &bufferOffset, &dataSize, &stride); in bindVertexBuffers()
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | pipeline.cc | 440 uint32_t stride) { in AddVertexBuffer() 452 vertex_buffers_.back().stride = stride; in AddVertexBuffer() 435 AddVertexBuffer(Buffer* buf, uint32_t location, InputRate rate, Format* format, uint32_t offset, uint32_t stride) AddVertexBuffer() argument
|
/third_party/skia/tests/ |
H A D | VkHardwareBufferTest.cpp | 1153 hwbDesc.stride = 0; in run_test() 1164 // Get actual desc for allocated buffer so we know the stride for uploading cpu data. in run_test() 1181 dst += hwbDesc.stride; in run_test() 1187 uint32_t dstPixel = bufferAddr[y * hwbDesc.stride + x]; in run_test()
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceContext.hpp | 414 int stride; member 711 virtual void vertexAttribPointer (deUint32 index, int size, deUint32 type, deBool normalized, int stride, const void *pointer); 712 virtual void vertexAttribIPointer (deUint32 index, int size, deUint32 type, int stride, const void *pointer);
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid10.c | 637 s += geo->stride; in __raid10_find_phys() 696 while (sector >= geo->stride) { in raid10_find_virt() 697 sector -= geo->stride; in raid10_find_virt() 1882 first_stripe_index += geo->stride >> geo->chunk_shift; in raid10_handle_discard() 1883 start_disk_offset += geo->stride; in raid10_handle_discard() 1884 last_stripe_index += geo->stride >> geo->chunk_shift; in raid10_handle_discard() 1885 end_disk_offset += geo->stride; in raid10_handle_discard() 3953 * conf->stride in calc_sectors() 3965 * get the stride size. in calc_sectors() 3972 conf->geo.stride in calc_sectors() [all...] |
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_cmd_buffer.c | 3969 uint32_t stride) in dzn_CmdDrawIndirect() 3974 dzn_cmd_buffer_indirect_draw(cmdbuf, buf->res, offset, NULL, 0, drawCount, stride, false); in dzn_CmdDrawIndirect() 3982 uint32_t stride) in dzn_CmdDrawIndexedIndirect() 3987 dzn_cmd_buffer_indirect_draw(cmdbuf, buf->res, offset, NULL, 0, drawCount, stride, true); in dzn_CmdDrawIndexedIndirect() 3997 uint32_t stride) in dzn_CmdDrawIndirectCount() 4005 maxDrawCount, stride, false); in dzn_CmdDrawIndirectCount() 4015 uint32_t stride) in dzn_CmdDrawIndexedIndirectCount() 4023 maxDrawCount, stride, true); in dzn_CmdDrawIndexedIndirectCount() 4299 VkDeviceSize stride, in dzn_CmdCopyQueryPoolResults() 4325 stride in dzn_CmdCopyQueryPoolResults() 3965 dzn_CmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) dzn_CmdDrawIndirect() argument 3978 dzn_CmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) dzn_CmdDrawIndexedIndirect() argument 3991 dzn_CmdDrawIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) dzn_CmdDrawIndirectCount() argument 4009 dzn_CmdDrawIndexedIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) dzn_CmdDrawIndexedIndirectCount() argument 4293 dzn_CmdCopyQueryPoolResults(VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, VkBuffer dstBuffer, VkDeviceSize dstOffset, VkDeviceSize stride, VkQueryResultFlags flags) dzn_CmdCopyQueryPoolResults() argument [all...] |
/third_party/vulkan-loader/loader/generated/ |
H A D | vk_loader_extensions.c | 4163 uint32_t stride) { in CmdDrawIndirectCountKHR() 4171 disp->CmdDrawIndirectCountKHR(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); in CmdDrawIndirectCountKHR() 4181 uint32_t stride) { in CmdDrawIndexedIndirectCountKHR() 4189 disp->CmdDrawIndexedIndirectCountKHR(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); in CmdDrawIndexedIndirectCountKHR() 5414 uint32_t stride) { in CmdDrawIndirectCountAMD() 5422 disp->CmdDrawIndirectCountAMD(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); in CmdDrawIndirectCountAMD() 5432 uint32_t stride) { in CmdDrawIndexedIndirectCountAMD() 5440 disp->CmdDrawIndexedIndirectCountAMD(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); in CmdDrawIndexedIndirectCountAMD() 6630 uint32_t stride) { in CmdDrawMeshTasksIndirectNV() 6638 disp->CmdDrawMeshTasksIndirectNV(commandBuffer, buffer, offset, drawCount, stride); in CmdDrawMeshTasksIndirectNV() 4156 CmdDrawIndirectCountKHR( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) CmdDrawIndirectCountKHR() argument 4174 CmdDrawIndexedIndirectCountKHR( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) CmdDrawIndexedIndirectCountKHR() argument 5407 CmdDrawIndirectCountAMD( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) CmdDrawIndirectCountAMD() argument 5425 CmdDrawIndexedIndirectCountAMD( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) CmdDrawIndexedIndirectCountAMD() argument 6625 CmdDrawMeshTasksIndirectNV( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) CmdDrawMeshTasksIndirectNV() argument 6641 CmdDrawMeshTasksIndirectCountNV( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) CmdDrawMeshTasksIndirectCountNV() argument 8211 CmdDrawMultiEXT( VkCommandBuffer commandBuffer, uint32_t drawCount, const VkMultiDrawInfoEXT* pVertexInfo, uint32_t instanceCount, uint32_t firstInstance, uint32_t stride) CmdDrawMultiEXT() argument 8228 CmdDrawMultiIndexedEXT( VkCommandBuffer commandBuffer, uint32_t drawCount, const VkMultiDrawIndexedInfoEXT* pIndexInfo, uint32_t instanceCount, uint32_t firstInstance, uint32_t stride, const int32_t* pVertexOffset) CmdDrawMultiIndexedEXT() argument 8349 WriteMicromapsPropertiesEXT( VkDevice device, uint32_t micromapCount, const VkMicromapEXT* pMicromaps, VkQueryType queryType, size_t dataSize, void* pData, size_t stride) WriteMicromapsPropertiesEXT() argument 8535 CmdCopyMemoryIndirectNV( VkCommandBuffer commandBuffer, VkDeviceAddress copyBufferAddress, uint32_t copyCount, uint32_t stride) CmdCopyMemoryIndirectNV() argument 8550 CmdCopyMemoryToImageIndirectNV( VkCommandBuffer commandBuffer, VkDeviceAddress copyBufferAddress, uint32_t copyCount, uint32_t stride, VkImage dstImage, VkImageLayout dstImageLayout, const VkImageSubresourceLayers* pImageSubresources) CmdCopyMemoryToImageIndirectNV() argument 8585 CmdDecompressMemoryIndirectCountNV( VkCommandBuffer commandBuffer, VkDeviceAddress indirectCommandsAddress, VkDeviceAddress indirectCommandsCountAddress, uint32_t stride) CmdDecompressMemoryIndirectCountNV() argument 9511 WriteAccelerationStructuresPropertiesKHR( VkDevice device, uint32_t accelerationStructureCount, const VkAccelerationStructureKHR* pAccelerationStructures, VkQueryType queryType, size_t dataSize, void* pData, size_t stride) WriteAccelerationStructuresPropertiesKHR() argument 9748 CmdDrawMeshTasksIndirectEXT( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) CmdDrawMeshTasksIndirectEXT() argument 9764 CmdDrawMeshTasksIndirectCountEXT( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) CmdDrawMeshTasksIndirectCountEXT() argument [all...] |
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_nir_to_llvm.c | 1419 * The stride is always non-zero for resources using TXQ. in get_buffer_size() 1421 LLVMValueRef stride = LLVMBuildExtractElement(ctx->ac.builder, descriptor, ctx->ac.i32_1, ""); in get_buffer_size() local 1422 stride = LLVMBuildLShr(ctx->ac.builder, stride, LLVMConstInt(ctx->ac.i32, 16, false), ""); in get_buffer_size() 1423 stride = LLVMBuildAnd(ctx->ac.builder, stride, LLVMConstInt(ctx->ac.i32, 0x3fff, false), ""); in get_buffer_size() 1425 size = LLVMBuildUDiv(ctx->ac.builder, size, stride, ""); in get_buffer_size() 3146 unsigned stride = nir_intrinsic_st64(instr) ? 64 : 1; in visit_load_shared2_amd() local 3148 LLVMValueRef index = LLVMConstInt(ctx->ac.i32, offsets[i] * stride, 0); in visit_load_shared2_amd() 3163 unsigned stride in visit_store_shared2_amd() local 5182 unsigned stride = glsl_get_explicit_stride(parent->type); visit_deref() local 5204 unsigned stride = nir_deref_instr_array_stride(instr); visit_deref() local [all...] |
/third_party/astc-encoder/Source/ |
H A D | stb_image.h | 4654 stbi__uint32 i,j,stride = x*out_n*bytes; in stbi__create_png_image_raw() local 4677 stbi_uc *cur = a->out + stride*j; in stbi__create_png_image_raw() 4690 prior = cur - stride; // bugfix: need to compute this after 'cur +=' computation above in stbi__create_png_image_raw() 4766 cur = a->out + stride*j; // start at the beginning of the row again in stbi__create_png_image_raw() 4779 stbi_uc *cur = a->out + stride*j; in stbi__create_png_image_raw() 4780 stbi_uc *in = a->out + stride*j + x*out_n - img_width_bytes; in stbi__create_png_image_raw() 4829 cur = a->out + stride*j; in stbi__create_png_image_raw() 6970 int stride; 6990 stride = g.w * g.h * 4; 6993 void *tmp = (stbi_uc*) STBI_REALLOC_SIZED( out, out_size, layers * stride ); [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/src/ |
H A D | tde_ioctl.c | 393 src_surface->stride = dst_surface->stride; in convert_surface()
|
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | bcm2835-dma.c | 58 uint32_t stride; member 341 control_block->stride = 0; in bcm2835_dma_create_cb_chain()
|
/kernel/linux/linux-5.10/drivers/media/platform/s5p-g2d/ |
H A D | g2d.c | 396 frm->stride = f->fmt.pix.bytesperline; in vidioc_s_fmt() 710 def_frame.stride = (def_frame.width * def_frame.fmt->depth) >> 3; in g2d_probe()
|
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/ |
H A D | grumain.c | 449 static void prefetch_data(void *p, int num, int stride) in prefetch_data() argument 453 p += stride; in prefetch_data()
|