| /third_party/mesa3d/src/imagination/rogue/ |
| H A D | rogue_regalloc.h | 48 size_t stride; member
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_texture.h | 49 unsigned stride[SP_MAX_TEXTURE_2D_LEVELS]; member
|
| /third_party/mesa3d/src/glx/ |
| H A D | eval.c | 40 __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 D | slide_hash_neon.h | 24 const size_t stride = 2*chunk; in neon_slide_hash_update() local
|
| /third_party/musl/src/malloc/mallocng/ |
| H A D | realloc.c | 14 size_t stride = get_stride(g); in realloc() local
|
| /third_party/mesa3d/src/mesa/math/ |
| H A D | m_vector.h | 59 GLuint stride; /**< stride from one element to the next (in bytes) */ member
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_util.c | 129 unsigned stride = draw->pipeline.vertex_stride; in draw_reset_vertex_ids() local
|
| /third_party/mesa3d/src/gallium/auxiliary/renderonly/ |
| H A D | renderonly.h | 36 uint32_t stride; member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_linear.h | 55 unsigned stride; member
|
| /third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
| H A D | simple_api_fuzzer.c | 44 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 D | parser_impl_global_decl_test.cc | 192 auto* stride = arr->decorations[0]; in TEST_F() local
|
| /third_party/skia/third_party/externals/zlib/contrib/optimizations/ |
| H A D | slide_hash_neon.h | 24 const size_t stride = 2*chunk; in neon_slide_hash_update() local
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/ |
| H A D | hi_gbm_internal.h | 39 uint32_t stride; member
|
| /device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/ |
| H A D | hi_gbm_internal.h | 39 uint32_t stride; member
|
| /device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/ |
| H A D | hi_gbm_internal.h | 39 uint32_t stride;
member
|
| /foundation/arkui/ui_lite/frameworks/render/ |
| H A D | render_buffer.h | 45 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 D | image_codec_buffer.cpp | 25 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 D | lossless_videodsp.c | 102 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 D | lossless_videoencdsp.c | 77 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 D | ffv1enc_template.c | 125 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 D | ffv1dec_template.c | 128 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 D | m101.c | 51 int stride, ret; in m101_decode_frame() local
|
| H A D | aasc.c | 87 int compr, i, stride, psize, ret; in aasc_decode_frame() local
|
| H A D | xl.c | 47 int stride; in decode_frame() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | blockdsp_msa.c | 54 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
|