Home
last modified time | relevance | path

Searched defs:outbuf (Results 26 - 50 of 84) sorted by relevance

1234

/third_party/ffmpeg/libavfilter/
H A Daf_aphaser.c212 AVFrame *outbuf; in filter_frame() local
[all...]
H A Dvf_pp.c122 AVFrame *outbuf; in pp_filter_frame() local
[all...]
H A Daf_amerge.c224 AVFrame *outbuf, *inbuf[SWR_CH_MAX] = { NULL }; in try_push_frame() local
[all...]
H A Daf_join.c307 char inbuf[64], outbuf[64]; in join_config_output() local
H A Dvf_uspp.c54 uint8_t *outbuf; member
/third_party/ffmpeg/libavformat/
H A Dsrtp.c41 static void encrypt_counter(struct AVAES *aes, uint8_t *iv, uint8_t *outbuf, in encrypt_counter() argument
H A Dtls_schannel.c97 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 Du_upload_mgr.c254 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 Dtls13encryptiontest.c205 unsigned char *outbuf; in multihexstr2buf() local
/third_party/toybox/scripts/
H A Dmkflags.c158 char *out, *outbuf = malloc(1024*1024); in main() local
/third_party/pulseaudio/src/pulse/
H A Dutf8.c194 char *outbuf; in iconv_simple() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dbytestream.cc68 CheckedArrayByteSink::CheckedArrayByteSink(char* outbuf, size_t capacity) in CheckedArrayByteSink() argument
/third_party/ffmpeg/libavcodec/
H A Dcllc.c88 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 Dlzwenc.c206 void ff_lzw_encode_init(LZWEncodeState *s, uint8_t *outbuf, int outsize, in ff_lzw_encode_init() argument
H A Ddvdsubenc.c252 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 DDateFmtPerf.h716 char outbuf[500]; in call() local
/third_party/icu/tools/multi/proj/icu4cscan/
H A Dtestxml.cpp292 UChar outbuf[1024]; in date() local
/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c1515 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 Dbase64.c369 char *outbuf = buf->raw; in decode() local
/third_party/icu/icu4c/source/test/thaitest/
H A Dthaitest.cpp407 char outbuf[1024]; in generateFile() local
/third_party/lwip/src/netif/
H A Dlowpan6_common.c132 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 Dexamples-code-check.c215 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 Dgun.c162 unsigned char outbuf[SIZE]; /* output buffer */ variable
/third_party/curl/tests/server/
H A Dgetpart.c308 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 Dtexttotext.c129 char outbuf[4096]; /* Output buffer for iconv */ in main() local
[all...]

Completed in 19 milliseconds

1234