/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_query.h | 31 uint32_t stride; member
|
/third_party/mesa3d/src/gallium/include/frontend/ |
H A D | vdpau_dmabuf.h | 64 uint32_t stride; member
|
H A D | winsys_handle.h | 57 unsigned stride; member
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | volume9.h | 49 unsigned stride; member
|
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_lower_xfb.c | 37 uint16_t stride = b->shader->info.xfb_stride[buffer] * 4; in lower_xfb_output() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_transfer.c | 74 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 D | d3d12_compute_transforms.h | 63 uint16_t stride; member
|
/third_party/mesa3d/src/glx/ |
H A D | render2.c | 44 __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 D | VertexDeclarationCache.h | 50 unsigned int stride; member
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | vertex_buffer.cc | 39 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 D | nativebase.h | 53 int stride; member
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | filters_utils.c | 29 WebPEstimateBestFilter(const uint8_t* data, int width, int height, int stride) WebPEstimateBestFilter() argument
|
/third_party/skia/third_party/externals/tint/src/sem/ |
H A D | array.cc | 26 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 D | arena_test_util.h | 56 const int stride = s.size() <= kMaxIters ? 1 : s.size() / kMaxIters; in TestParseCorruptedString() local
|
/third_party/skia/gm/ |
H A D | textblobrandomfont.cpp | 136 SkScalar stride = SkScalarCeilToScalar(fBlob->bounds().height()); variable
|
/foundation/arkui/ui_lite/frameworks/render/ |
H A D | render_pixfmt_rgba_blend.cpp | 23 int32_t stride = pixf.GetStride(); in Attach() local
|
/foundation/graphic/surface_lite/interfaces/innerkits/ |
H A D | buffer_queue.h | 26 uint32_t stride; member
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_uni_ui_capture_test.cpp | 249 int32_t stride = 3; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
H A D | rs_uni_ui_capture_ext_test.cpp | 155 int32_t stride = 3; in HWTEST_F() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/ |
H A D | image_compressor.h | 40 int32_t stride = 0; member
|
/foundation/multimedia/image_framework/frameworks/kits/cj/include/ |
H A D | image_utils.h | 48 uint32_t stride; member
|
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/base/ |
H A D | video_sample_base.cpp | 188 int32_t &stride = info.videoStrideWidth; in WriteOutputFileWithStrideRGBA() local
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | mpegvideoencdsp_msa.c | 24 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 D | diracdsp.c | 32 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 D | idctdsp_lasx.c | 25 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...] |