Home
last modified time | relevance | path

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

123

/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_avgpool.h32 int32_t strides, kernel_size; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/jpeg_yuv_decoder/
H A Djpeg_yuvdata_converter.h37 uint32_t strides[YUVCOMPONENT_MAX] = { 0 }; member
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dmodel.h56 OHNNOperandTest strides = {OH_NN_INT64, OH_NN_AVG_POOL_STRIDE, {2}, strideValue, sizeof(strideValue)}; member
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dmodel.h56 OHNNOperandTest strides = {OH_NN_INT64, OH_NN_AVG_POOL_STRIDE, {2}, strideValue, sizeof(strideValue)}; member
/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
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/
H A Ddevice_manager_test.cpp275 std::vector<int64_t> strides; in HWTEST_F() local
494 std::vector<int64_t> strides; in HWTEST_F() local
1208 std::vector<int64_t> strides; in HWTEST_F() local
1866 std::vector<int64_t> strides; in HWTEST_F() 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...]
/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...]
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dinner_model_test.cpp1132 std::vector<int64_t> strides; in HWTEST_F() local
1351 std::vector<int64_t> strides; in HWTEST_F() local
2065 std::vector<int64_t> strides; in HWTEST_F() local
2723 std::vector<int64_t> strides; in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dinner_model_test.cpp1193 std::vector<int64_t> strides; in HWTEST_F() local
1412 std::vector<int64_t> strides; in HWTEST_F() local
2126 std::vector<int64_t> strides; in HWTEST_F() local
2784 std::vector<int64_t> strides; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert.cpp693 YUVStrideInfo strides = {destInfo.yStride, destInfo.uvStride, destInfo.yOffset, destInfo.uvOffset}; in MakeDestPixelMap() local
747 YUVStrideInfo strides = {destInfo.yStride, destInfo.uvStride, destInfo.yOffset, destInfo.uvOffset}; in MakeDestPixelMapUnique() local
458 CreateMemory(PixelFormat pixelFormat, AllocatorType allocatorType, int32_t width, int32_t height, YUVStrideInfo &strides) CreateMemory() argument
/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...]
/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

Completed in 29 milliseconds

123