Home
last modified time | relevance | path

Searched defs:stride (Results 51 - 75 of 1184) sorted by relevance

12345678910>>...48

/third_party/mesa3d/src/imagination/rogue/
H A Drogue_regalloc.h48 size_t stride; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_texture.h49 unsigned stride[SP_MAX_TEXTURE_2D_LEVELS]; member
/third_party/mesa3d/src/glx/
H A Deval.c40 __glFillMap1f(GLint k, GLint order, GLint stride, in __glFillMap1f() argument
59 __glFillMap1d(GLint k, GLint order, GLint stride, in __glFillMap1d() argument
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dslide_hash_neon.h24 const size_t stride = 2*chunk; in neon_slide_hash_update() local
/third_party/musl/src/malloc/mallocng/
H A Drealloc.c14 size_t stride = get_stride(g); in realloc() local
/third_party/mesa3d/src/mesa/math/
H A Dm_vector.h59 GLuint stride; /**< stride from one element to the next (in bytes) */ member
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_util.c129 unsigned stride = draw->pipeline.vertex_stride; in draw_reset_vertex_ids() local
/third_party/mesa3d/src/gallium/auxiliary/renderonly/
H A Drenderonly.h36 uint32_t stride; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_linear.h55 unsigned stride; member
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Dsimple_api_fuzzer.c44 int stride, uv_stride; in LLVMFuzzerTestOneInput() local
47 const int stride = (value < 0xbe ? 4 : 3) * w; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_global_decl_test.cc192 auto* stride = arr->decorations[0]; in TEST_F() local
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dslide_hash_neon.h24 const size_t stride = 2*chunk; in neon_slide_hash_update() local
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h39 uint32_t stride; member
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h39 uint32_t stride; member
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h39 uint32_t stride; member
/foundation/arkui/ui_lite/frameworks/render/
H A Drender_buffer.h45 RenderBuffer(uint8_t* renBuf, uint32_t areaWidth, uint32_t areaHeight, int32_t stride) in RenderBuffer() argument
62 void Attach(uint8_t* renBuf, uint32_t areaWidth, uint32_t areaHeight, int32_t stride) in Attach() argument
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec_buffer.cpp25 std::shared_ptr<ImageCodecBuffer> ImageCodecBuffer::CreateDmaBuffer(int fd, int32_t capacity, int32_t stride) in CreateDmaBuffer() argument
50 ImageDmaBuffer::ImageDmaBuffer(int fd, int32_t capacity, int32_t stride): fd_(fd) in ImageDmaBuffer() argument
/third_party/ffmpeg/libavcodec/
H A Dlossless_videodsp.c102 static void add_gradient_pred_c(uint8_t *src, const ptrdiff_t stride, const ptrdiff_t width){ in add_gradient_pred_c() argument
H A Dlossless_videoencdsp.c77 sub_left_predict_c(uint8_t *dst, uint8_t *src, ptrdiff_t stride, ptrdiff_t width, int height) sub_left_predict_c() argument
H A Dffv1enc_template.c125 encode_rgb_frame(FFV1Context *s, const uint8_t *src[4], int w, int h, const int stride[4]) encode_rgb_frame() argument
[all...]
H A Dffv1dec_template.c128 static int RENAME(decode_rgb_frame)(FFV1Context *s, uint8_t *src[4], int w, int h, int stride[4]) in decode_rgb_frame() argument
H A Dm101.c51 int stride, ret; in m101_decode_frame() local
H A Daasc.c87 int compr, i, stride, psize, ret; in aasc_decode_frame() local
H A Dxl.c47 int stride; in decode_frame() local
/third_party/ffmpeg/libavcodec/mips/
H A Dblockdsp_msa.c54 static void memset_zero_16width_msa(uint8_t *src, int32_t stride, in memset_zero_16width_msa() argument
68 void ff_fill_block16_msa(uint8_t *src, uint8_t val, ptrdiff_t stride, int height) in ff_fill_block16_msa() argument
73 void ff_fill_block8_msa(uint8_t *src, uint8_t val, ptrdiff_t stride, int height) in ff_fill_block8_msa() argument

Completed in 12 milliseconds

12345678910>>...48