Home
last modified time | relevance | path

Searched defs:strides (Results 26 - 50 of 72) sorted by relevance

123

/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sDrawTests.cpp232 const int strides[] = { 0, 7, 16, 17 }; in init() local
/device/soc/rockchip/common/hardware/gpu/include/
H A Dgbm.h263 int strides[4]; member
/device/soc/rockchip/rk3568/hardware/gpu/include/
H A Dgbm.h270 int strides[4]; member
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.h74 int strides[4]; member
H A Dloader_dri3_helper.c1868 int strides[4], offsets[4]; in loader_dri3_create_image_from_buffers() local
[all...]
/third_party/mesa3d/src/gbm/main/
H A Dgbm.h323 int strides[GBM_MAX_PLANES]; member
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sDrawTests.cpp426 const int strides[] = { 0, 7, 16, 17 }; in init() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDrawTests.cpp518 static const int strides[] = { 0, 7, 16, 17 }; in init() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dpixel_yuv_utils.cpp362 static bool CropUpDataDstdata(uint8_t *dstData, AVFrame *dstFrame, const Rect &rect, YUVStrideInfo &strides) in CropUpDataDstdata() argument
341 CreateCropFilter(AVFilterGraph **filterGraph, AVFilterContext **cropCtx, const Rect &rect, YUVStrideInfo &strides) CreateCropFilter() argument
974 Yuv420SPTranslate(const uint8_t *srcPixels, YUVDataInfo &yuvInfo, uint8_t *dstPixels, XYaxis &xyAxis, ImageInfo &info, YUVStrideInfo &strides) Yuv420SPTranslate() argument
1006 P010Translate(YuvPixelsP010Translate yuvPixels, YUVDataInfo &yuvInfo, XYaxis &xyAxis, ImageInfo &info, YUVStrideInfo &strides) P010Translate() argument
[all...]
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_tf.c502 int64_t strides[] = {1, 1, 1, 1}; in add_conv_layer() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_shader_info.h100 uint16_t strides[ACO_MAX_SO_BUFFERS]; member
/third_party/mesa3d/src/gallium/frontends/dri/
H A Dkopper.c309 int strides[4], offsets[4]; in dri3_create_image_from_buffers() local
H A Ddri2.c1046 dri2_create_image_from_fd(__DRIscreen *_screen, int width, int height, int fourcc, uint64_t modifier, int *fds, int num_fds, int *strides, int *offsets, unsigned bind, unsigned *error, void *loaderPrivate) dri2_create_image_from_fd() argument
1490 dri2_from_names(__DRIscreen *screen, int width, int height, int format, int *names, int num_names, int *strides, int *offsets, void *loaderPrivate) dri2_from_names() argument
1564 dri2_from_fds(__DRIscreen *screen, int width, int height, int fourcc, int *fds, int num_fds, int *strides, int *offsets, void *loaderPrivate) dri2_from_fds() argument
1574 dri2_from_fds2(__DRIscreen *screen, int width, int height, int fourcc, int *fds, int num_fds, uint32_t flags, int *strides, int *offsets, void *loaderPrivate) dri2_from_fds2() argument
1652 dri2_from_dma_bufs(__DRIscreen *screen, int width, int height, int fourcc, int *fds, int num_fds, int *strides, int *offsets, enum __DRIYUVColorSpace yuv_color_space, enum __DRISampleRange sample_range, enum __DRIChromaSiting horizontal_siting, enum __DRIChromaSiting vertical_siting, unsigned *error, void *loaderPrivate) dri2_from_dma_bufs() argument
1681 dri2_from_dma_bufs2(__DRIscreen *screen, int width, int height, int fourcc, uint64_t modifier, int *fds, int num_fds, int *strides, int *offsets, enum __DRIYUVColorSpace yuv_color_space, enum __DRISampleRange sample_range, enum __DRIChromaSiting horizontal_siting, enum __DRIChromaSiting vertical_siting, unsigned *error, void *loaderPrivate) dri2_from_dma_bufs2() argument
1710 dri2_from_dma_bufs3(__DRIscreen *screen, int width, int height, int fourcc, uint64_t modifier, int *fds, int num_fds, int *strides, int *offsets, enum __DRIYUVColorSpace yuv_color_space, enum __DRISampleRange sample_range, enum __DRIChromaSiting horizontal_siting, enum __DRIChromaSiting vertical_siting, uint32_t flags, unsigned *error, void *loaderPrivate) dri2_from_dma_bufs3() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp402 string strides[4]; in initPrograms() local
786 deUint32 strides[4]; // in elements iterate() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessVertexArraysTests.cpp1515 static const glw::GLsizei strides[2] = { sizeof(glw::GLint) * 2, sizeof(glw::GLint) * 2 }; in PrepareVAO() local
H A Dgl4cMultiBindTests.cpp2263 GLsizei strides[n_buffers]; in iterate() local
3243 std::vector<GLsizei> strides; in iterate() local
4481 std::vector<GLsizei> strides; iterate() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp928 static const int strides[] = { 0, 7, 16, 17 }; in init() local
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvirtio_gpu.h425 __le32 strides[4]; member
/third_party/mesa3d/src/egl/main/
H A Deglapi.c2400 eglExportDMABUFImageMESA(EGLDisplay dpy, EGLImage image, int *fds, EGLint *strides, EGLint *offsets) eglExportDMABUFImageMESA() argument
/third_party/mesa3d/src/mesa/main/
H A Dvarray.c3129 vertex_array_vertex_buffers(struct gl_context *ctx, struct gl_vertex_array_object *vao, GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizei *strides, bool no_error, const char *func) vertex_array_vertex_buffers() argument
3237 vertex_array_vertex_buffers_err(struct gl_context *ctx, struct gl_vertex_array_object *vao, GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizei *strides, const char *func) vertex_array_vertex_buffers_err() argument
3264 _mesa_BindVertexBuffers_no_error(GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizei *strides) _mesa_BindVertexBuffers_no_error() argument
3277 _mesa_BindVertexBuffers(GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizei *strides) _mesa_BindVertexBuffers() argument
3334 _mesa_VertexArrayVertexBuffers_no_error(GLuint vaobj, GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizei *strides) _mesa_VertexArrayVertexBuffers_no_error() argument
3349 _mesa_VertexArrayVertexBuffers(GLuint vaobj, GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizei *strides) _mesa_VertexArrayVertexBuffers() argument
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.c1705 vk_cmd_set_vertex_binding_strides(struct vk_command_buffer *cmd, uint32_t first_binding, uint32_t binding_count, const VkDeviceSize *strides) vk_cmd_set_vertex_binding_strides() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp805 unsigned int strides[d3d12_max_planes]; in d3d12_resource_get_info() local
1610 unsigned int strides[d3d12_max_planes]; in d3d12_transfer_map() local
758 d3d12_resource_get_planes_info(pipe_resource *pres, unsigned num_planes, pipe_resource **planes, unsigned *strides, unsigned *layer_strides, unsigned *offsets, unsigned *staging_res_size) d3d12_resource_get_planes_info() argument
1763 unsigned int strides[d3d12_max_planes]; d3d12_transfer_unmap() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp613 string strides[4]; in initPrograms() local
1108 deUint32 strides[4]; // in elements iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindVertexBuffers2Tests.cpp497 vk::VkDeviceSize strides[] = { colorStride, vertexStride, colorStride, vertexStride, colorStride, vertexStride, colorStride, vertexStride }; in iterate() local
738 BindVertexBuffers2Instance::Buffers BindVertexBuffers2Instance::createBuffers (Sizes& offsets, Sizes& strides, Sizes& sizes) in createBuffers() argument
963 Sizes strides; iterate() local
1072 logStrides << strides[k]; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp1514 const vk::VkDeviceSize strides[] = in init() local

Completed in 63 milliseconds

123