Home
last modified time | relevance | path

Searched defs:obuf (Results 1 – 25 of 41) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dristrtpext.c160 GstBuffer *obuf; in GST_START_TEST() local
199 GstBuffer *obuf; in GST_START_TEST() local
240 GstBuffer *obuf; in GST_START_TEST() local
291 GstBuffer *obuf; in GST_START_TEST() local
335 GstBuffer *obuf; in GST_START_TEST() local
370 GstBuffer *obuf; in GST_START_TEST() local
398 GstBuffer *obuf; in GST_START_TEST() local
434 GstBuffer *obuf; in GST_START_TEST() local
472 GstBuffer *obuf; in GST_START_TEST() local
510 GstBuffer *obuf; in push_one_seqnum() local
[all …]
/third_party/gstreamer/gstplugins_good/sys/oss/
Dgstossdmabuffer.c131 GstOssDMABuffer *obuf = (GstOssDMABuffer *) object; in gst_ossdmabuffer_finalize() local
143 GstOssDMABuffer *obuf = (GstOssDMABuffer *) buf; in gst_ossdmabuffer_func() local
183 GstOssDMABuffer *obuf = (GstOssDMABuffer *) buf; in gst_ossdmabuffer_acquire() local
286 GstOssDMABuffer *obuf = (GstOssDMABuffer *) buf; in gst_ossdmabuffer_release() local
304 GstOssDMABuffer *obuf; in gst_ossdmabuffer_play() local
321 GstOssDMABuffer *obuf; in gst_ossdmabuffer_stop() local
/third_party/openssl/test/
Drc4test.c66 unsigned char obuf[512]; in test_rc4_encrypt() local
77 unsigned char obuf[512]; in test_rc4_end_processing() local
90 unsigned char obuf[512]; in test_rc4_multi_call() local
/third_party/libwebsockets/lib/core/
Dbuflist.c180 uint8_t *obuf = buf; in lws_buflist_linear_copy() local
203 uint8_t *obuf = buf; in lws_buflist_linear_use() local
224 uint8_t *obuf = buf; in lws_buflist_fragment_use() local
/third_party/mbedtls/tests/src/
Dhelpers.c125 int mbedtls_test_unhexify( unsigned char *obuf, in mbedtls_test_unhexify()
156 void mbedtls_test_hexify( unsigned char *obuf, in mbedtls_test_hexify()
197 unsigned char *obuf; in mbedtls_test_unhexify_alloc() local
/third_party/alsa-lib/test/
Dmidiloop.c39 int writepattern(snd_rawmidi_t *handle_out, unsigned char *obuf) in writepattern()
72 unsigned char ibuf[512], obuf[512]; in main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dpkcs8.c25 char obuf[80]; in pkcs8_key_import() local
Dpkcs5.c96 char obuf[80]; in pkcs5_get_params_pbes2() local
283 char obuf[80]; in pkcs5_get_params() local
Dtlsv1_cred.c448 char obuf[80]; in pkcs12_certbag() local
582 char obuf[80]; in pkcs12_parse_attr() local
627 char obuf[80]; in pkcs12_safebag() local
Dtlsv1_client_ocsp.c686 char obuf[80]; in tls_process_ocsp_response() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dpkcs8.c25 char obuf[80]; in pkcs8_key_import() local
Dpkcs5.c96 char obuf[80]; in pkcs5_get_params_pbes2() local
267 char obuf[80]; in pkcs5_get_params() local
Dtlsv1_cred.c448 char obuf[80]; in pkcs12_certbag() local
570 char obuf[80]; in pkcs12_parse_attr() local
611 char obuf[80]; in pkcs12_safebag() local
Dtlsv1_client_ocsp.c655 char obuf[80]; in tls_process_ocsp_response() local
/third_party/pulseaudio/src/utils/
Dpacmd.c97 char *obuf = NULL; in main() local
/third_party/openssl/crypto/bio/
Dbf_lbuf.c51 char *obuf; /* the output char array */ member
Dbio_local.h110 char *obuf; /* the char array */ member
/third_party/libwebsockets/lib/system/metrics/
Dmetrics.c733 char *end = buf + len - 1, *obuf = buf; in _lws_metrics_format() local
782 char *end = buf + len - 1, *obuf = buf; in lws_metrics_format() local
/third_party/ffmpeg/libavfilter/
Daf_firequalizer.c217 float *obuf = conv_buf + !idx->buf_idx * s->rdft_len + idx->overlap_idx; in fast_convolute() local
256 float *obuf = conv_buf + !idx->buf_idx * s->rdft_len + idx->overlap_idx; in fast_convolute_nonlinear() local
295 FFTComplex *obuf = conv_buf + !idx->buf_idx * s->rdft_len + idx->overlap_idx; in fast_convolute2() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/
Dmain.c389 char obuf[128]; in main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dwpa_helpers.c163 int get_wpa_status(const char *ifname, const char *field, char *obuf, in get_wpa_status()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dwpa_helpers.c163 int get_wpa_status(const char *ifname, const char *field, char *obuf, in get_wpa_status()
/third_party/alsa-lib/src/seq/
Dseq_local.h84 char *obuf; /* output buffer */ member
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c2130 lws_http_to_fallback(struct lws *wsi, unsigned char *obuf, size_t olen) in lws_http_to_fallback()
2190 unsigned char *obuf = *buf; in lws_handshake_server() local
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_pack.c114 char *obuf; in upack() local

12