Home
last modified time | relevance | path

Searched defs:stride (Results 76 - 100 of 1106) sorted by relevance

12345678910>>...45

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_query.h31 uint32_t stride; member
/third_party/mesa3d/src/gallium/include/frontend/
H A Dvdpau_dmabuf.h64 uint32_t stride; member
H A Dwinsys_handle.h57 unsigned stride; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvolume9.h49 unsigned stride; member
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_xfb.c37 uint16_t stride = b->shader->info.xfb_stride[buffer] * 4; in lower_xfb_output() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer.c74 u_default_texture_subdata(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) u_default_texture_subdata() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compute_transforms.h63 uint16_t stride; member
/third_party/mesa3d/src/glx/
H A Drender2.c44 __indirect_glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, in __indirect_glMap1d() argument
111 __indirect_glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, in __indirect_glMap1f() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DVertexDeclarationCache.h50 unsigned int stride; member
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dvertex_buffer.cc39 SetData(uint8_t location, Buffer* buffer, InputRate rate, Format* format, uint32_t offset, uint32_t stride) SetData() argument
/third_party/skia/third_party/externals/swiftshader/include/Android/nativebase/
H A Dnativebase.h53 int stride; member
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dfilters_utils.c29 WebPEstimateBestFilter(const uint8_t* data, int width, int height, int stride) WebPEstimateBestFilter() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A Darray.cc26 Array(const Type* element, uint32_t count, uint32_t align, uint32_t size, uint32_t stride, uint32_t implicit_stride) Array() argument
/third_party/protobuf/src/google/protobuf/
H A Darena_test_util.h56 const int stride = s.size() <= kMaxIters ? 1 : s.size() / kMaxIters; in TestParseCorruptedString() local
/third_party/skia/gm/
H A Dtextblobrandomfont.cpp136 SkScalar stride = SkScalarCeilToScalar(fBlob->bounds().height()); variable
/foundation/arkui/ui_lite/frameworks/render/
H A Drender_pixfmt_rgba_blend.cpp23 int32_t stride = pixf.GetStride(); in Attach() local
/foundation/graphic/surface_lite/interfaces/innerkits/
H A Dbuffer_queue.h26 uint32_t stride; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_ui_capture_test.cpp249 int32_t stride = 3; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_uni_ui_capture_ext_test.cpp155 int32_t stride = 3; in HWTEST_F() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/
H A Dimage_compressor.h40 int32_t stride = 0; member
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_utils.h48 uint32_t stride; member
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/base/
H A Dvideo_sample_base.cpp188 int32_t &stride = info.videoStrideWidth; in WriteOutputFileWithStrideRGBA() local
/third_party/ffmpeg/libavcodec/mips/
H A Dmpegvideoencdsp_msa.c24 static int32_t sum_u8src_16width_msa(uint8_t *src, int32_t stride) in sum_u8src_16width_msa() argument
/third_party/ffmpeg/libavcodec/
H A Ddiracdsp.c32 dirac_hpel_filter(uint8_t *dsth, uint8_t *dstv, uint8_t *dstc, const uint8_t *src, int stride, int width, int height) dirac_hpel_filter() argument
177 add_rect_clamped_c(uint8_t *dst, const uint16_t *src, int stride, const int16_t *idwt, int idwt_stride, int width, int height) add_rect_clamped_c() argument
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Didctdsp_lasx.c25 ff_put_pixels_clamped_lasx(const int16_t *block, uint8_t *av_restrict pixels, ptrdiff_t stride) ff_put_pixels_clamped_lasx() argument
50 ff_put_signed_pixels_clamped_lasx(const int16_t *block, uint8_t *av_restrict pixels, ptrdiff_t stride) ff_put_signed_pixels_clamped_lasx() argument
79 ff_add_pixels_clamped_lasx(const int16_t *block, uint8_t *av_restrict pixels, ptrdiff_t stride) ff_add_pixels_clamped_lasx() argument
[all...]

Completed in 9 milliseconds

12345678910>>...45