Home
last modified time | relevance | path

Searched defs:data_buf (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dgdpdepay.c215 GstBuffer *caps_buf, *streamstart_buf, *segment_buf, *data_buf; in GST_START_TEST() local
309 GstBuffer *caps_buf, *ss_buf, *segment_buf, *data_buf; in GST_START_TEST() local
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx02.c107 char data_buf[SIZE] = "LinusTorvalds"; in setup() local
/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_ocb.h35 unsigned char data_buf[OCB_MAX_DATA_LEN]; /* Store partial data blocks */ member
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
Des32cCopyImageTests.cpp136 std::vector<int> data_buf(TEXTURE_WIDTH * TEXTURE_HEIGHT, 1); in iterate() local
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c2788 uint8_t *data_buf = buf; in umass_read10() local
2847 uint8_t *data_buf = buf; in umass_read16() local
2906 uint8_t *data_buf = (uint8_t *)buf; in umass_write10() local
2961 uint8_t *data_buf = (uint8_t *)buf; in umass_write16() local
/third_party/ffmpeg/libavcodec/
Dcbs.c777 AVBufferRef *data_buf) in ff_cbs_insert_unit_data()
/third_party/ffmpeg/libavfilter/
Dvf_vif.c49 float *data_buf[13]; member
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfmux.c923 guint8 * size_buf, guint8 * data_buf) in gst_asf_mux_write_content_description_entry()
/third_party/openssl/crypto/evp/
De_aes.c110 unsigned char data_buf[16]; /* Store partial data blocks */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11.c2955 u8 *data_buf = NULL; in handle_auth_pasn_resp() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp5770 std::vector<int> data_buf(width * height, 1); in iterate() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp2628 char data_buf[32]; in InputScalarAsWidgetReplacement() local
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp2627 char data_buf[32]; in InputScalarAsWidgetReplacement() local
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp3382 char data_buf[32]; in TempInputScalar() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h56396 void *data_buf; member