Home
last modified time | relevance | path

Searched defs:inbuf (Results 1 - 25 of 50) sorted by relevance

12

/third_party/musl/libc-test/src/functional/
H A Diconv_open.c10 char *inbuf = "test"; in main() local
/third_party/curl/packages/OS400/
H A Dcurlmain.c59 char *inbuf; in main() local
/third_party/ltp/testcases/kernel/fs/stream/
H A Dstream04.c58 char *inbuf; in main() local
/third_party/ffmpeg/libavcodec/
H A Ddfpwmenc.c42 static void au_compress(DFPWMState *state, int len, uint8_t *outbuf, uint8_t *inbuf) in au_compress() argument
H A Ddfpwmdec.c41 au_decompress(DFPWMState *state, int fs, int len, uint8_t *outbuf, const uint8_t *inbuf) au_decompress() argument
H A Dlzwenc.c230 int ff_lzw_encode(LZWEncodeState * s, const uint8_t * inbuf, int insize) in ff_lzw_encode() argument
/third_party/ffmpeg/doc/examples/
H A Ddecode_video.c91 uint8_t inbuf[INBUF_SIZE + AV_INPUT_BUFFER_PADDING_SIZE]; in main() local
H A Ddecode_audio.c113 uint8_t inbuf[AUDIO_INBUF_SIZE + AV_INPUT_BUFFER_PADDING_SIZE]; in main() local
/third_party/alsa-utils/alsactl/
H A Dinit_utils_run.c160 char inbuf[1024]; in run_program0() local
/third_party/curl/tests/server/
H A Dfake_ntlm.c51 static char *printable(char *inbuf, size_t inlength) in printable() argument
/third_party/ffmpeg/libavfilter/
H A Daf_aphaser.c208 static int filter_frame(AVFilterLink *inlink, AVFrame *inbuf) in filter_frame() argument
H A Dvf_pp.c115 static int pp_filter_frame(AVFilterLink *inlink, AVFrame *inbuf) in pp_filter_frame() argument
[all...]
H A Daf_amerge.c224 AVFrame *outbuf, *inbuf[SWR_CH_MAX] = { NULL }; in try_push_frame() local
H A Daf_join.c307 char inbuf[64], outbuf[64]; in join_config_output() local
/third_party/lame/libmp3lame/
H A Dencoder.c190 lame_encode_frame_init(lame_internal_flags * gfc, const sample_t *const inbuf[2]) in lame_encode_frame_init() argument
318 const sample_t *inbuf[2]; in lame_encode_mp3_frame() local
[all...]
/third_party/libwebsockets/lib/tls/
H A Dtls.c323 lws_tls_alloc_pem_to_der_file(struct lws_context *context, const char *filename, const char *inbuf, lws_filepos_t inlen, uint8_t **buf, lws_filepos_t *amount) lws_tls_alloc_pem_to_der_file() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkMd5Sum.cpp181 const deUint8* inbuf = data; in MD5Update() local
/third_party/pulseaudio/src/pulse/
H A Dutf8.c193 ICONV_CONST char *inbuf; in iconv_simple() local
/third_party/ffmpeg/libavformat/
H A Dtls_schannel.c152 SecBuffer inbuf[2]; in tls_client_handshake_loop() local
389 SecBuffer inbuf[4]; tls_read() local
[all...]
/third_party/backends/backend/
H A Dkvs40xx.c665 SANE_Int inbuf = 0; in sane_read() 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/zlib/examples/
H A Dgun.c83 unsigned char *inbuf; member
161 unsigned char inbuf[SIZE]; /* input buffer */ variable
/third_party/cups-filters/filter/
H A Dtexttotext.c130 char inbuf[2048]; /* Input buffer for iconv */ in main() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dhttp_server.c291 char reqbuf[2048], inbuf[2048]; in http_server_get_asn1_req() local
/third_party/openssl/apps/lib/
H A Dhttp_server.c291 char reqbuf[2048], inbuf[2048]; in http_server_get_asn1_req() local

Completed in 14 milliseconds

12