Home
last modified time | relevance | path

Searched defs:stride (Results 101 - 125 of 1571) sorted by relevance

12345678910>>...63

/third_party/ffmpeg/libavcodec/tests/
H A Dsnowenc.c95 int stride= width << (s.spatial_decomposition_count-level); in main() local
/third_party/ffmpeg/libavcodec/
H A Dtxd.c40 unsigned int version, w, h, d3d_format, depth, stride, flags; in txd_decode_frame() local
/third_party/ffmpeg/libavfilter/
H A Dcolorspacedsp.c78 static void multiply3x3_c(int16_t *buf[3], ptrdiff_t stride, in multiply3x3_c() argument
/third_party/ffmpeg/libavformat/
H A Drawutils.c36 int stride = size / par->height; in ff_reshuffle_raw_rgb() local
/third_party/ffmpeg/libavresample/
H A Daudio_data.h50 int stride; /**< sample byte offset within a plane */ member
/third_party/ffmpeg/tests/checkasm/
H A Dhevc_sao.c82 ptrdiff_t stride = PIXEL_STRIDE*SIZEOF_PIXEL; in check_sao_band() local
119 ptrdiff_t stride in check_sao_edge() local
[all...]
/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

Completed in 9 milliseconds

12345678910>>...63