Searched defs:dstbuf (Results 1 – 12 of 12) sorted by relevance
/third_party/ltp/testcases/kernel/io/aio/ |
D | aio01.c | 82 char *srcbuf, *dstbuf; variable
|
/third_party/ffmpeg/libavcodec/ |
D | yop.c | 46 uint8_t *dstbuf; member
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_RLEaccel.c | 394 Uint8 * dstbuf, SDL_Rect * srcrect, unsigned alpha) in RLEClipBlit() 455 Uint8 *dstbuf; in SDL_RLEBlit() local 639 Uint8 * dstbuf, SDL_Rect * srcrect) in RLEAlphaClipBlit() 735 Uint8 *srcbuf, *dstbuf; in SDL_RLEAlphaBlit() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shaderlib_tgsi.c | 126 struct ureg_dst dstbuf = ureg_dst(ureg_DECL_buffer(ureg, 0, false)); in si_create_dma_compute_shader() local
|
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/ |
D | dshowvideofakesrc.cpp | 133 STDMETHODIMP VideoFakeSrcPin::CopyToDestinationBuffer (byte *srcbuf, byte *dstbuf) in CopyToDestinationBuffer()
|
/third_party/ffmpeg/libavutil/ |
D | bprint.c | 265 void av_bprint_escape(AVBPrint *dstbuf, const char *src, const char *special_chars, in av_bprint_escape()
|
D | avstring.c | 338 AVBPrint dstbuf; in av_escape() local
|
/third_party/mbedtls/library/ |
D | ssl_tls.c | 392 unsigned char *dstbuf, size_t dlen ) in tls_prf_generic() 466 unsigned char *dstbuf, size_t dlen ) in tls_prf_generic() 556 unsigned char *dstbuf, size_t dlen ) in tls_prf_sha256() 567 unsigned char *dstbuf, size_t dlen ) in tls_prf_sha384() 638 unsigned char *dstbuf, size_t dlen ) in mbedtls_ssl_tls_prf()
|
D | ssl_tls13_keys.c | 252 unsigned char *dstbuf, size_t dstbuf_len ) in mbedtls_ssl_tls13_derive_secret()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_nnedi.c | 569 float *dstbuf = s->output_buf[jobnr]; in filter_slice() local
|
/third_party/ffmpeg/fftools/ |
D | ffprobe.c | 687 AVBPrint dstbuf; in validate_string() local
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 8600 char dstbuf[4096], *dst = dstbuf, *dstend = dstbuf + sizeof(dstbuf); in putescaped() local
|