| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/ |
| D | tf_record_node.cc | 111 Status TFRecordNode::ValidateTFRecordCompressionType(const std::string &compression_type, in ValidateTFRecordCompressionType() 194 NonMappableLeafOp::CompressionType compression_type; in Build() local 257 NonMappableLeafOp::CompressionType compression_type; in GetDatasetSize() local 297 Status TFRecordNode::HelperGetCompressType(NonMappableLeafOp::CompressionType *compression_type) { in HelperGetCompressType() 365 std::string compression_type = json_obj["compression_type"]; in from_json() local
|
| D | tf_record_node.h | 42 const std::string &compression_type) in TFRecordNode() 66 const std::string &compression_type) in TFRecordNode()
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/dataset/ |
| D | test_datasets_tfrecord.py | 856 def get_res(shard_id, num_repeats, shuffle, compression_type): argument 1096 def get_res(shard_id, num_repeats, shuffle, compression_type): argument 1143 def get_res(shard_id, num_repeats, compression_type): argument 1202 def get_res(shard_id, num_repeats, compression_type): argument
|
| /third_party/skia/third_party/externals/libpng/contrib/examples/ |
| D | iccfrompng.c | 68 int compression_type; in extract() local
|
| /third_party/cups-filters/cupsfilters/ |
| D | image-png.c | 49 compression_type, /* Compression type */ in _cupsImageReadPNG() local
|
| /third_party/skia/third_party/externals/libpng/contrib/oss-fuzz/ |
| D | libpng_read_fuzzer.cc | 148 int bit_depth, color_type, interlace_type, compression_type; in LLVMFuzzerTestOneInput() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/ |
| D | tensor_compressor.cc | 89 TensorCompressionType compression_type) { in SetNewCompressionTensor()
|
| /third_party/ffmpeg/libavformat/ |
| D | electronicarts.c | 116 int compression_type = -1, revision = -1, revision2 = -1; in process_audio_header_elements() local 273 int compression_type; in process_audio_header_eacs() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
| D | nonmappable_leaf_op.cc | 31 int32_t device_id, const CompressionType &compression_type) in NonMappableLeafOp()
|
| D | tf_reader_op.cc | 45 const CompressionType &compression_type, bool decode) in TFReaderOp() 1023 bool estimate, CompressionType compression_type) { in CountTotalRows() 1084 CompressionType compression_type) { in CountTotalRowsSectioned()
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/engine/ |
| D | datasets_standard_format.py | 351 cache=None, compression_type=None): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ir/ |
| D | tensor.h | 475 TensorCompressionType compression_type() const { return compression_type_; } in compression_type() function
|
| D | base_tensor.cc | 228 TensorCompressionType compression_type) in BaseTensor()
|
| D | tensor.cc | 235 TensorCompressionType compression_type) in Tensor()
|
| /third_party/skia/third_party/externals/libpng/ |
| D | pnginfo.h | 68 png_byte compression_type; /* must be PNG_COMPRESSION_TYPE_BASE (IHDR) */ member
|
| D | pngset.c | 256 int color_type, int interlace_type, int compression_type, in png_set_IHDR() 689 png_const_charp name, int compression_type, in png_set_iCCP()
|
| D | pngget.c | 737 png_charpp name, int *compression_type, in png_get_iCCP() 827 int *color_type, int *interlace_type, int *compression_type, in png_get_IHDR()
|
| D | pngtest.c | 1088 int interlace_type, compression_type, filter_type; in test_one_file() local 1169 int compression_type; in test_one_file() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/ |
| D | tensor.h | 272 void set_compress_type(CompressType compression_type) { this->compress_type_ = compression_type; } in set_compress_type()
|
| /third_party/backends/backend/ |
| D | kvs20xx.h | 132 u8 compression_type; member
|
| D | ricoh.h | 286 SANE_Byte compression_type; member
|
| D | kvs40xx.h | 167 u8 compression_type; member
|
| D | ibm.h | 342 SANE_Byte compression_type; member
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/proto/ |
| D | mind_ir.proto | 213 optional CompressionType compression_type = 16; field
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/engine/ir/datasetops/source/ |
| D | bindings.cc | 779 … int32_t shard_id, bool shard_equal_rows, const std::string &compression_type) { in __anonf6afaf3e6e02() 788 bool shard_equal_rows, const std::string &compression_type) { in __anonf6afaf3e6e02()
|