Home
last modified time | relevance | path

Searched defs:buf_data (Results 1 – 11 of 11) sorted by relevance

/third_party/mindspore/mindspore/lite/tools/converter/parser/tflite/
Dtflite_argmin_parser.cc40 const auto &buf_data = tflite_model->buffers.at(axis_tensor->buffer); in Parse() local
Dtflite_argmax_parser.cc40 const auto &buf_data = tflite_model->buffers.at(axis_tensor->buffer); in Parse() local
Dtflite_node_parser.h64 auto &buf_data = tflite_model_buffer[tensor->buffer]; in GetTfliteData() local
147 auto &buf_data = tflite_model_buffer[tensor->buffer]; in TransTfliteDataToVec2D() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_grpc.proto41 repeated bytes buf_data = 6; field
/third_party/flatbuffers/include/flatbuffers/
Dgrpc.h237 auto buf_data = buf_.scratch_data(); // pointer to memory in GetMessage() local
/third_party/libsoup/tests/
Dchunk-test.c365 char *buf_data; in do_large_chunk_test() local
/third_party/gstreamer/gstplugins_good/gst/matroska/
Debml-write.c415 guint8 * buf_data, guint8 * buf_data_end) in gst_ebml_write_element_push()
Dmatroska-demux.c3882 guint8 *buf_data, *data; in gst_matroska_demux_add_wvpk_header() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo_translate.c517 uint8_t *buf_data = nouveau_resource_map_offset( in nvc0_push_vbo_indirect() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbuffer.c744 gpointer buf_data = NULL; in gst_rtp_buffer_get_extension_bytes() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstvalue.c63 const guint8 buf_data[8] = { 0x12, 0x34, 0x56, 0x78, 0x90, 0xab, 0xcd, 0xef }; in GST_START_TEST() local