Searched defs:sample_bytes (Results 1 – 8 of 8) sorted by relevance
170 void MindDataNode::SetSampleBytes(std::map<std::string, std::string> *sample_bytes) { sample_bytes_… in SetSampleBytes()
45 … const mindrecord::json &sample_json, const std::map<std::string, std::string> &sample_bytes, in MindRecordOp()
219 std::map<std::string, std::string> sample_bytes; in __anon8ea7d5ca1a02() local231 std::map<std::string, std::string> sample_bytes; in __anon8ea7d5ca1a02() local
54 std::map<std::string, std::string> sample_bytes = {}; in CreateMindRecord() local
230 std::map<std::string, std::string> *sample_bytes) { in ToJson()
147 guint64 sample_bytes; in adpcmenc_setup() local
262 const int sample_bytes = (depth+7) / 8; in filter() local
2042 size_t sample_bytes = bits_per_sample / 8; in remap_data() local