Home
last modified time | relevance | path

Searched defs:buf_out (Results 1 – 16 of 16) sorted by relevance

/third_party/elfutils/libelf/
Delf_compress.c225 void *buf_out = malloc (size_out ?: 1); in __libelf_decompress() local
298 void *buf_out = __libelf_decompress (buf_in, size_in, chdr.ch_size); in __libelf_decompress_elf() local
495 void *buf_out = __libelf_decompress_elf (scn, &size_out, &addralign); in elf_compress() local
Delf_compress_gnu.c181 void *buf_out = __libelf_decompress (buf_in, size_in, size); in elf_compress_gnu() local
/third_party/openssl/crypto/asn1/
Da_sign.c32 unsigned char *p, *buf_in = NULL, *buf_out = NULL; in ASN1_sign() local
157 unsigned char *buf_in = NULL, *buf_out = NULL; in ASN1_item_sign_ctx() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
Da_sign.c32 unsigned char *p, *buf_in = NULL, *buf_out = NULL; in ASN1_sign() local
157 unsigned char *buf_in = NULL, *buf_out = NULL; in ASN1_item_sign_ctx() local
/third_party/ffmpeg/tools/
Dcws2fws.c31 char buf_in[1024], buf_out[65536]; in main() local
/third_party/ffmpeg/libavfilter/
Dsplit.c82 AVFrame *buf_out; in filter_frame() local
Daf_channelsplit.c142 AVFrame *buf_out = av_frame_clone(buf); in filter_frame() local
/third_party/ffmpeg/libavcodec/
Dcngdec.c110 int16_t *buf_out; in cng_decode_frame() local
Damrnbdec.c904 static void postfilter(AMRContext *p, float *lpc, float *buf_out) in postfilter()
956 float *buf_out; // pointer to the output data buffer in amrnb_decode_frame() local
Damrwbdec.c1103 float *buf_out; in amrwb_decode_frame() local
/third_party/openssl/apps/
Dpkeyutl.c112 unsigned char *buf_in = NULL, *buf_out = NULL, *sig = NULL; in pkeyutl_main() local
/third_party/node/deps/openssl/openssl/apps/
Dpkeyutl.c112 unsigned char *buf_in = NULL, *buf_out = NULL, *sig = NULL; in pkeyutl_main() local
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Dgstscaletempo.c220 output_overlap_s16 (GstScaletempo * st, gpointer buf_out, guint bytes_off) in output_overlap_s16()
/third_party/ffmpeg/libavformat/
Dhevc.c1047 int ff_hevc_annexb2mp4_buf(const uint8_t *buf_in, uint8_t **buf_out, in ff_hevc_annexb2mp4_buf()
/third_party/mesa3d/src/imgui/
Dimgui.cpp1635 ImWchar* buf_out = buf; in ImTextStrFromUtf8() local
1723 char* buf_out = buf; in ImTextStrToUtf8() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp1706 ImWchar* buf_out = buf; in ImTextStrFromUtf8() local