Searched defs:dstbuf (Results 1 – 11 of 11) 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/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 | 468 unsigned char *dstbuf, size_t dlen) in mbedtls_ssl_tls_prf() 6099 unsigned char *dstbuf, size_t dlen) in tls_prf_generic() 6179 unsigned char *dstbuf, size_t dlen) in tls_prf_generic() 6285 unsigned char *dstbuf, size_t dlen) in tls_prf_sha256() 6297 unsigned char *dstbuf, size_t dlen) in tls_prf_sha384()
|
| D | ssl_tls13_keys.c | 306 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
|