| /third_party/ffmpeg/libavfilter/ |
| H A D | af_aphaser.c | 212 AVFrame *outbuf; in filter_frame() local [all...] |
| H A D | vf_pp.c | 122 AVFrame *outbuf; in pp_filter_frame() local [all...] |
| H A D | af_amerge.c | 224 AVFrame *outbuf, *inbuf[SWR_CH_MAX] = { NULL }; in try_push_frame() local [all...] |
| H A D | af_join.c | 307 char inbuf[64], outbuf[64]; in join_config_output() local
|
| H A D | vf_uspp.c | 54 uint8_t *outbuf; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | srtp.c | 41 static void encrypt_counter(struct AVAES *aes, uint8_t *iv, uint8_t *outbuf, in encrypt_counter() argument
|
| H A D | tls_schannel.c | 97 SecBuffer outbuf; in tls_shutdown_client() local 150 SecBuffer outbuf[3] = { 0 }; in tls_client_handshake_loop() local 297 SecBuffer outbuf; tls_client_handshake() local 534 SecBuffer outbuf[4]; tls_write() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_upload_mgr.c | 254 u_upload_alloc(struct u_upload_mgr *upload, unsigned min_out_offset, unsigned size, unsigned alignment, unsigned *out_offset, struct pipe_resource **outbuf, void **ptr) u_upload_alloc() argument 319 u_upload_data(struct u_upload_mgr *upload, unsigned min_out_offset, unsigned size, unsigned alignment, const void *data, unsigned *out_offset, struct pipe_resource **outbuf) u_upload_data() argument
|
| /third_party/openssl/test/ |
| H A D | tls13encryptiontest.c | 205 unsigned char *outbuf; in multihexstr2buf() local
|
| /third_party/toybox/scripts/ |
| H A D | mkflags.c | 158 char *out, *outbuf = malloc(1024*1024); in main() local
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | utf8.c | 194 char *outbuf; in iconv_simple() local
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | bytestream.cc | 68 CheckedArrayByteSink::CheckedArrayByteSink(char* outbuf, size_t capacity) in CheckedArrayByteSink() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cllc.c | 88 read_argb_line(CLLCContext *ctx, GetBitContext *gb, int *top_left, VLC *vlc, uint8_t *outbuf) read_argb_line() argument 157 read_rgb24_component_line(CLLCContext *ctx, GetBitContext *gb, int *top_left, VLC *vlc, uint8_t *outbuf) read_rgb24_component_line() argument 187 read_yuv_component_line(CLLCContext *ctx, GetBitContext *gb, int *top_left, VLC *vlc, uint8_t *outbuf, int is_chroma) read_yuv_component_line() argument [all...] |
| H A D | lzwenc.c | 206 void ff_lzw_encode_init(LZWEncodeState *s, uint8_t *outbuf, int outsize, in ff_lzw_encode_init() argument
|
| H A D | dvdsubenc.c | 252 encode_dvd_subtitles(AVCodecContext *avctx, uint8_t *outbuf, int outbuf_size, const AVSubtitle *h) encode_dvd_subtitles() argument [all...] |
| /third_party/icu/icu4c/source/test/perf/DateFmtPerf/ |
| H A D | DateFmtPerf.h | 716 char outbuf[500]; in call() local
|
| /third_party/icu/tools/multi/proj/icu4cscan/ |
| H A D | testxml.cpp | 292 UChar outbuf[1024]; in date() local
|
| /third_party/nghttp2/tests/ |
| H A D | nghttp2_hd_test.c | 1515 nghttp2_buf outbuf; in test_nghttp2_hd_huff_encode() local 1545 nghttp2_buf outbuf; in test_nghttp2_hd_huff_decode() local [all...] |
| /third_party/node/deps/base64/base64/bin/ |
| H A D | base64.c | 369 char *outbuf = buf->raw; in decode() local
|
| /third_party/icu/icu4c/source/test/thaitest/ |
| H A D | thaitest.cpp | 407 char outbuf[1024]; in generateFile() local
|
| /third_party/lwip/src/netif/ |
| H A D | lowpan6_common.c | 132 lowpan6_compress_headers(struct netif *netif, u8_t *inbuf, size_t inbuf_size, u8_t *outbuf, size_t outbuf_size, in lowpan6_compress_headers() argument
|
| /third_party/libcoap/man/ |
| H A D | examples-code-check.c | 215 char outbuf[1024]; in decode_synopsis_definition() local 623 char outbuf[1024]; main() local 657 char outbuf[1024]; main() local [all...] |
| /third_party/zlib/examples/ |
| H A D | gun.c | 162 unsigned char outbuf[SIZE]; /* output buffer */ variable
|
| /third_party/curl/tests/server/ |
| H A D | getpart.c | 308 int getpart(char **outbuf, size_t *outlen, in getpart() argument 83 Curl_convert_clone(struct Curl_easy *data, const char *indata, size_t insize, char **outbuf) Curl_convert_clone() argument [all...] |
| /third_party/cups-filters/filter/ |
| H A D | texttotext.c | 129 char outbuf[4096]; /* Output buffer for iconv */ in main() local [all...] |