Home
last modified time | relevance | path

Searched defs:strides (Results 1 - 25 of 56) sorted by relevance

123

/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_avgpool.h32 int32_t strides, kernel_size; member
H A Ddnn_backend_tf.c502 int64_t strides[] = {1, 1, 1, 1}; in add_conv_layer() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear_fallback.c101 unsigned strides[1] = { stride }; in shade_quads() local
H A Dlp_state_fs_fastpath.c122 opaque_color(uint8_t **cbufs, unsigned *strides, in opaque_color() argument
46 no_op(const struct lp_jit_context *context, uint32_t x, uint32_t y, uint32_t facing, const void *a0, const void *dadx, const void *dady, uint8_t **cbufs, uint8_t *depth, uint64_t mask, struct lp_jit_thread_data *thread_data, unsigned *strides, unsigned depth_stride, unsigned *color_sample_stride, unsigned depth_sample_stride) no_op() argument
144 red(const struct lp_jit_context *context, uint32_t x, uint32_t y, uint32_t facing, const void *a0, const void *dadx, const void *dady, uint8_t **cbufs, uint8_t *depth, uint64_t int_mask, struct lp_jit_thread_data *thread_data, unsigned *strides, unsigned depth_stride, unsigned *sample_stride, unsigned depth_sample_stride) red() argument
171 green(const struct lp_jit_context *context, uint32_t x, uint32_t y, uint32_t facing, const void *a0, const void *dadx, const void *dady, uint8_t **cbufs, uint8_t *depth, uint64_t int_mask, struct lp_jit_thread_data *thread_data, unsigned *strides, unsigned depth_stride, unsigned *sample_stride, unsigned depth_sample_stride) green() argument
/third_party/python/Include/
H A Dpybuffer.h30 Py_ssize_t *strides; member
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sVertexArrayTests.cpp75 int strides[] = {17}; in init() local
144 int strides[] = {17}; in init() local
215 int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done outside of GL. init() local
285 int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done outside of GL. init() local
[all...]
H A Des2sDrawTests.cpp232 const int strides[] = { 0, 7, 16, 17 }; in init() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_streamout.c137 unsigned strides[SVGA3D_DX_MAX_SOTARGETS]; in svga_create_stream_output() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp224 UINT strides[PIPE_MAX_SO_OUTPUTS] = { 0 }; in create_gfx_pipeline_state() local
97 fill_so_declaration(const struct pipe_stream_output_info *info, nir_shader *last_vertex_stage, D3D12_SO_DECLARATION_ENTRY *entries, UINT *num_entries, UINT *strides, UINT *num_strides) fill_so_declaration() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DTransformFeedback.cpp154 auto strides = programExecutable->getTransformFeedbackStrides(); in begin() local
/third_party/skia/experimental/ffmpeg/
H A DSkVideoEncoder.cpp273 const int strides[] = { SkToInt(pm.rowBytes()) }; in addFrame() local
H A DSkVideoDecoder.cpp173 pixmaps[0].reset(SkImageInfo::MakeA8(w, h), data[0], strides[0]); in make_yuv_420() local
176 pixmaps[1].reset(SkImageInfo::MakeA8(w, h), data[1], strides[1]); in make_yuv_420() local
177 pixmaps[2].reset(SkImageInfo::MakeA8(w, h), data[2], strides[2]); in make_yuv_420() local
162 make_yuv_420(GrRecordingContext* rContext, int w, int h, uint8_t* const data[], int const strides[], SkYUVColorSpace yuvSpace, sk_sp<SkColorSpace> cs) make_yuv_420() argument
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sVertexArrayTests.cpp77 int strides[] = {0, -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done outside of GL. in init() local
175 int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done outside of GL. in init() local
281 int strides[] in init() local
384 int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done outside of GL. init() local
[all...]
H A Des3sDrawTests.cpp426 const int strides[] = { 0, 7, 16, 17 }; in init() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fVertexArrayTest.cpp74 int strides[] = {0, -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done outside of GL. in init() local
143 int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done outside of GL. in init() local
214 int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done outside of GL. init() local
284 int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done outside of GL. init() local
723 int strides[] = {0, -1, 17, 32}; addStrideCases() local
[all...]
H A Des2fDrawTests.cpp518 static const int strides[] = { 0, 7, 16, 17 }; in init() local
/third_party/mesa3d/src/mesa/main/
H A Dglthread_varray.c475 _mesa_glthread_DSAVertexBuffers(struct gl_context *ctx, GLuint vaobj, GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizei *strides) _mesa_glthread_DSAVertexBuffers() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexArrayTest.cpp74 int strides[] = {0, -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done outside of GL. in init() local
172 int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done outside of GL. in init() local
278 int strides[] in init() local
381 int strides[] = {/*0,*/ -1, 17, 32}; // Tread negative value as sizeof input. Same as 0, but done outside of GL. init() local
936 int strides[] = {0, -1, 17, 32}; addStrideCases() local
[all...]
H A Des3fDrawTests.cpp928 static const int strides[] = { 0, 7, 16, 17 }; in init() local
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.h74 int strides[4]; member
/third_party/mesa3d/src/gbm/main/
H A Dgbm.h323 int strides[GBM_MAX_PLANES]; member
/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
/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

Completed in 25 milliseconds

123