Searched defs:buf_out (Results 1 – 14 of 14) sorted by relevance
/third_party/openssl/crypto/asn1/ |
D | a_sign.c | 31 unsigned char *p, *buf_in = NULL, *buf_out = NULL; in ASN1_sign() local 145 unsigned char *buf_in = NULL, *buf_out = NULL; in ASN1_item_sign_ctx() local
|
/third_party/ffmpeg/tools/ |
D | cws2fws.c | 31 char buf_in[1024], buf_out[65536]; in main() local
|
/third_party/boost/boost/sort/common/util/ |
D | merge.hpp | 86 const Iter2_t end_buf2, Iter3_t buf_out, Compare comp) in merge() 211 const Iter2_t end_buf2, Iter2_t buf_out, Compare comp) in merge_half()
|
/third_party/ffmpeg/libavfilter/ |
D | split.c | 82 AVFrame *buf_out; in filter_frame() local
|
D | af_channelsplit.c | 142 AVFrame *buf_out = av_frame_clone(buf); in filter_frame() local
|
/third_party/ffmpeg/libavcodec/ |
D | cngdec.c | 110 int16_t *buf_out; in cng_decode_frame() local
|
D | amrnbdec.c | 904 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
|
D | amrwbdec.c | 1103 float *buf_out; in amrwb_decode_frame() local
|
/third_party/openssl/apps/ |
D | pkeyutl.c | 85 unsigned char *buf_in = NULL, *buf_out = NULL, *sig = NULL; in pkeyutl_main() local
|
/third_party/gstreamer/gstplugins_good/gst/audiofx/ |
D | gstscaletempo.c | 220 output_overlap_s16 (GstScaletempo * st, gpointer buf_out, guint bytes_off) in output_overlap_s16()
|
/third_party/ffmpeg/libavformat/ |
D | hevc.c | 1047 int ff_hevc_annexb2mp4_buf(const uint8_t *buf_in, uint8_t **buf_out, in ff_hevc_annexb2mp4_buf()
|
/third_party/mesa3d/src/imgui/ |
D | imgui.cpp | 1635 ImWchar* buf_out = buf; in ImTextStrFromUtf8() local 1723 char* buf_out = buf; in ImTextStrToUtf8() local
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imgui.cpp | 1597 ImWchar* buf_out = buf; in ImTextStrFromUtf8() local 1685 char* buf_out = buf; in ImTextStrToUtf8() local
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui.cpp | 1706 ImWchar* buf_out = buf; in ImTextStrFromUtf8() local
|