Home
last modified time | relevance | path

Searched defs:stride (Results 1 - 25 of 994) sorted by relevance

12345678910>>...40

/third_party/musl/src/malloc/mallocng/
H A Dmalloc_usable_size.c20 size_t stride = get_stride(g); in malloc_usable_size() local
H A Daligned_alloc.c41 size_t stride = get_stride(g); in __libc_aligned_alloc() local
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc_usable_size.c19 size_t stride = get_stride(g); in malloc_usable_size() local
H A Daligned_alloc.c41 size_t stride = get_stride(g); in __libc_aligned_alloc() local
/third_party/ffmpeg/libavcodec/loongarch/
H A Dvideodsp_init.c25 static void prefetch_loongarch(uint8_t *mem, ptrdiff_t stride, int h) in prefetch_loongarch() argument
H A Dh264_intrapred_lasx.c98 ff_h264_pred16x16_plane_h264_8_lasx(uint8_t *src, ptrdiff_t stride) ff_h264_pred16x16_plane_h264_8_lasx() argument
106 ff_h264_pred16x16_plane_rv40_8_lasx(uint8_t *src, ptrdiff_t stride) ff_h264_pred16x16_plane_rv40_8_lasx() argument
114 ff_h264_pred16x16_plane_svq3_8_lasx(uint8_t *src, ptrdiff_t stride) ff_h264_pred16x16_plane_svq3_8_lasx() argument
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dvideodsp_init.c27 static void prefetch_mips(uint8_t *mem, ptrdiff_t stride, int h) in prefetch_mips() argument
H A Dpixblockdsp_mmi.c28 ff_get_pixels_8_mmi(int16_t *av_restrict block, const uint8_t *pixels, ptrdiff_t stride) ff_get_pixels_8_mmi() argument
97 ff_diff_pixels_mmi(int16_t *av_restrict block, const uint8_t *src1, const uint8_t *src2, ptrdiff_t stride) ff_diff_pixels_mmi() argument
[all...]
H A Dh264chroma_mmi.c29 void ff_put_h264_chroma_mc8_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, in ff_put_h264_chroma_mc8_mmi() argument
292 ff_avg_h264_chroma_mc8_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int h, int x, int y) ff_avg_h264_chroma_mc8_mmi() argument
500 ff_put_h264_chroma_mc4_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int h, int x, int y) ff_put_h264_chroma_mc4_mmi() argument
621 ff_avg_h264_chroma_mc4_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int h, int x, int y) ff_avg_h264_chroma_mc4_mmi() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dh264addpx_template.c30 static void FUNCC(ff_h264_add_pixels4)(uint8_t *_dst, int16_t *_src, int stride) in ff_h264_add_pixels4() argument
50 static void FUNCC(ff_h264_add_pixels8)(uint8_t *_dst, int16_t *_src, int stride) in ff_h264_add_pixels8() argument
H A Dvideodsp.c35 static void just_return(uint8_t *buf, ptrdiff_t stride, int h) in just_return() argument
H A Drectangle.h41 static av_always_inline void fill_rectangle(void *vp, int w, int h, int stride, uint32_t val, int size){ in fill_rectangle() argument
[all...]
H A Dvp6dsp.c30 void ff_vp6_filter_diag4_c(uint8_t *dst, uint8_t *src, ptrdiff_t stride, in ff_vp6_filter_diag4_c() argument
H A Dv210_template.c30 int stride = aligned_width * 8 / 3; in v210_enc() local
H A Dh263dsp.c31 static void h263_h_loop_filter_c(uint8_t *src, int stride, int qscale) in h263_h_loop_filter_c() argument
74 static void h263_v_loop_filter_c(uint8_t *src, int stride, in argument
[all...]
H A Dh261.c33 static void h261_loop_filter(uint8_t *src, int stride) in h261_loop_filter() argument
H A D012v.c46 int stride = avctx->width * 8 / 3; in zero12v_decode_frame() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dvideodsp.c24 static void prefetch_ppc(uint8_t *mem, ptrdiff_t stride, int h) in prefetch_ppc() argument
/third_party/skia/src/gpu/
H A DGrEagerVertexAllocator.cpp13 void* GrEagerDynamicVertexAllocator::lock(size_t stride, int eagerCount) { in lock() argument
38 void* GrCpuVertexAllocator::lock(size_t stride, int eagerCount) { in lock() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dstride_decoration.h45 const uint32_t stride; member in tint::ast::StrideDecoration
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_function_header_test.cc94 auto* stride = array_type->decorations[0]->As<ast::StrideDecoration>(); in TEST_F() local
/third_party/ffmpeg/tests/checkasm/
H A Dhevc_add_res.c46 static void compare_add_res(int size, ptrdiff_t stride, int overflow_test) in compare_add_res() argument
76 ptrdiff_t stride = block_size << (bit_depth > 8); in check_add_res() local
/third_party/libuv/src/unix/
H A Drandom-getentropy.c41 size_t stride; in uv__random_getentropy() local
/third_party/node/deps/uv/src/unix/
H A Drandom-getentropy.c41 size_t stride; in uv__random_getentropy() local
/third_party/ffmpeg/libavcodec/alpha/
H A Dpixblockdsp_alpha.c25 get_pixels_mvi(int16_t *restrict block, const uint8_t *restrict pixels, ptrdiff_t stride) get_pixels_mvi() argument
42 diff_pixels_mvi(int16_t *block, const uint8_t *s1, const uint8_t *s2, ptrdiff_t stride) diff_pixels_mvi() argument

Completed in 9 milliseconds

12345678910>>...40