Home
last modified time | relevance | path

Searched defs:sample_bytes (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Dminddata_node.cc170 void MindDataNode::SetSampleBytes(std::map<std::string, std::string> *sample_bytes) { sample_bytes_… in SetSampleBytes()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dmindrecord_op.cc45 … const mindrecord::json &sample_json, const std::map<std::string, std::string> &sample_bytes, in MindRecordOp()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/engine/ir/datasetops/source/
Dbindings.cc219 std::map<std::string, std::string> sample_bytes; in __anon8ea7d5ca1a02() local
231 std::map<std::string, std::string> sample_bytes; in __anon8ea7d5ca1a02() local
/third_party/mindspore/tests/ut/cpp/dataset/
Dmind_record_op_test.cc54 std::map<std::string, std::string> sample_bytes = {}; in CreateMindRecord() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/python/
Dpybind_conversion.cc230 std::map<std::string, std::string> *sample_bytes) { in ToJson()
/third_party/gstreamer/gstplugins_bad/gst/adpcmenc/
Dadpcmenc.c147 guint64 sample_bytes; in adpcmenc_setup() local
/third_party/ffmpeg/libavfilter/
Dvf_spp.c262 const int sample_bytes = (depth+7) / 8; in filter() local
/third_party/alsa-utils/aplay/
Daplay.c2042 size_t sample_bytes = bits_per_sample / 8; in remap_data() local