| /third_party/skia/docs/examples/ |
| H A D | skpaint_xfer.cpp | 43 SkPaint stroke, src, dst; in REG_FIDDLE() local
|
| /third_party/skia/include/private/ |
| H A D | SkMalloc.h | 116 static inline void* sk_careful_memcpy(void* dst, const void* src, size_t len) { in sk_careful_memcpy() argument 125 static inline void* sk_careful_memmove(void* dst, const void* src, size_ argument [all...] |
| /third_party/skia/gm/ |
| H A D | encode_alpha_jpeg.cpp | 32 static inline sk_sp<SkImage> encode_pixmap_and_make_image(const SkPixmap& src, in encode_pixmap_and_make_image() argument 64 SkPixmap src; variable 26 read_into_pixmap(SkPixmap* dst, SkImageInfo dstInfo, void* dstPixels, sk_sp<SkImage> src) read_into_pixmap() argument [all...] |
| /third_party/skia/bench/ |
| H A D | ColorPrivBench.cpp | 55 const SkPMColor src = fSrcs[i]; variable
|
| /third_party/rust/crates/rustix/tests/io/ |
| H A D | pipe.rs | 8 let mut src = tempfile::tempfile().unwrap(); in test_splice_cursor() variables 34 let mut src = tempfile::tempfile().unwrap(); in test_splice_offset() variables
|
| /third_party/spirv-tools/test/diff/ |
| H A D | diff_test.cpp | 51 const std::string src = R"(OpCapability Shader in TEST() local 100 const std::string src = R"(OpCapability Shader in TEST() local 190 std::unique_ptr<spvtools::opt::IRContext> src = Assemble(src_spirv); in TEST() local [all...] |
| H A D | diff_test_utils.cpp | 35 std::unique_ptr<spvtools::opt::IRContext> src = spvtools::BuildModule( in DoStringDiffTest() local
|
| /third_party/vk-gl-cts/framework/delibs/debase/ |
| H A D | deMemory.h | 70 DE_INLINE void* deMemcpy (void* dst, const void* src, size_t numBytes) in deMemcpy() argument 75 DE_INLINE void* deMemmove (void* dst, const void* src, size_t numBytes) in deMemmove() argument
|
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrContext.cpp | 35 void Context::texImage2D (deUint32 target, int level, deUint32 internalFormat, const tcu::Surface& src) in texImage2D() argument 70 void Context::texSubImage2D (deUint32 target, int level, int xoffset, int yoffset, const tcu::Surface& src) in texSubImage2D() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | audiodsp.c | 36 static void vector_clipf_c_opposite_sign(float *dst, const float *src, in vector_clipf_c_opposite_sign() argument 58 static void vector_clipf_c(float *dst, const float *src, int len, in vector_clipf_c() argument 90 vector_clip_int32_c(int32_t *dst, const int32_t *src, int32_t min, int32_t max, unsigned int len) vector_clip_int32_c() argument [all...] |
| H A D | dolby_e_parse.c | 62 const uint8_t *src = s->input; in ff_dolby_e_convert_input() local
|
| H A D | dvaudiodec.c | 92 const uint8_t *src = pkt->data; in decode_frame() local
|
| H A D | h264_picture.c | 59 static void h264_copy_picture_params(H264Picture *dst, const H264Picture *src) in h264_copy_picture_params() argument 92 ff_h264_ref_picture(H264Context *h, H264Picture *dst, H264Picture *src) ff_h264_ref_picture() argument 145 ff_h264_replace_picture(H264Context *h, H264Picture *dst, const H264Picture *src) ff_h264_replace_picture() argument 196 ff_h264_set_erpic(ERPicture *dst, H264Picture *src) ff_h264_set_erpic() argument [all...] |
| H A D | dsd.c | 95 ff_dsd2pcm_translate(DSDContext* s, size_t samples, int lsbf, const uint8_t *src, ptrdiff_t src_stride, float *dst, ptrdiff_t dst_stride) ff_dsd2pcm_translate() argument
|
| H A D | mjpeg2jpeg_bsf.c | 59 static uint8_t *append(uint8_t *buf, const uint8_t *src, int size) in append() argument
|
| H A D | mpeg_er.c | 23 static void set_erpic(ERPicture *dst, Picture *src) in set_erpic() argument
|
| H A D | avuidec.c | 38 const uint8_t *src = avpkt->data, *extradata = avctx->extradata; in avui_decode_frame() local
|
| H A D | dca.c | 49 int avpriv_dca_convert_bitstream(const uint8_t *src, int src_size, uint8_t *dst, in avpriv_dca_convert_bitstream() argument
|
| H A D | lossless_videodsp.c | 29 static void add_bytes_c(uint8_t *dst, uint8_t *src, ptrdiff_t w) in add_bytes_c() argument 62 static int add_left_pred_c(uint8_t *dst, const uint8_t *src, ptrdiff_t w, in add_left_pred_c() argument 83 static int add_left_pred_int16_c(uint16_t *dst, const uint16_t *src, unsigned mask, ptrdiff_t w, unsigned acc){ in add_left_pred_int16_c() argument 102 add_gradient_pred_c(uint8_t *src, const ptrdiff_t stride, const ptrdiff_t width) add_gradient_pred_c() argument [all...] |
| H A D | lossless_videoencdsp.c | 77 static void sub_left_predict_c(uint8_t *dst, uint8_t *src, in sub_left_predict_c() argument
|
| H A D | ffv1enc_template.c | 125 static int RENAME(encode_rgb_frame)(FFV1Context *s, const uint8_t *src[4], in 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
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | vp9_mc_mmi.c | 73 static void convolve_horiz_mmi(const uint8_t *src, int32_t src_stride, in convolve_horiz_mmi() argument 144 convolve_vert_mmi(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int16_t *filter_y, int32_t w, int32_t h) convolve_vert_mmi() argument 231 convolve_avg_horiz_mmi(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const uint16_t *filter_x, int32_t w, int32_t h) convolve_avg_horiz_mmi() argument 313 convolve_avg_vert_mmi(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int16_t *filter_y, int32_t w, int32_t h) convolve_avg_vert_mmi() argument 410 convolve_avg_mmi(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t w, int32_t h) convolve_avg_mmi() argument [all...] |
| H A D | blockdsp_msa.c | 24 static void copy_8bit_value_width8_msa(uint8_t *src, uint8_t val, in copy_8bit_value_width8_msa() argument 40 static void copy_8bit_value_width16_msa(uint8_t *src, uint8_t val, in copy_8bit_value_width16_msa() argument 54 static void memset_zero_16width_msa(uint8_t *src, int32_t stride, in memset_zero_16width_msa() argument 68 ff_fill_block16_msa(uint8_t *src, uint8_t val, ptrdiff_t stride, int height) ff_fill_block16_msa() argument 73 ff_fill_block8_msa(uint8_t *src, uint8_t val, ptrdiff_t stride, int height) ff_fill_block8_msa() argument [all...] |
| /third_party/elfutils/tests/ |
| H A D | xlate_notes.c | 112 Elf_Data src = in main() local
|